Skip to content

Commit fdfee0f

Browse files
author
roman.vasilev
committed
fix(package): Added keywords
1 parent a8799bc commit fdfee0f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@
6161
"type": "git",
6262
"url": "https://github.com/unlight/eslint-plugin-no-eslint-disable.git"
6363
},
64-
"keywords": [],
64+
"keywords": [
65+
"eslintplugin",
66+
"eslint-plugin"
67+
],
6568
"nyc": {
6669
"include": [
6770
"src/**/*.ts",

0 commit comments

Comments
 (0)