From 4b362a6bad7e72ea85488d1ad4ed751f6e4e71c4 Mon Sep 17 00:00:00 2001 From: JounQin Date: Tue, 12 Mar 2024 15:22:26 +0800 Subject: [PATCH] chore: cleanup npm package content --- package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a74b8bc77..bfb2ac728 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eslint-plugin-import-x", "version": "0.1.0", "description": "Import with sanity.", - "repository": "git+https://github.com/un-es/eslint-plugin-i", + "repository": "git+https://github.com/un-es/eslint-plugin-import-x", "author": "JounQin (https://www.1stG.me)", "license": "MIT", "packageManager": "yarn@1.22.19", @@ -17,11 +17,8 @@ "./*": "./lib/*" }, "files": [ - "*.md", "config", - "docs", - "lib", - "LICENSE" + "lib" ], "keywords": [ "eslint",