Skip to content

Commit 8f9cb1d

Browse files
chore: add keywords per by eslint.org
eslint.org recommends adding eslint, eslintplugin, and eslint-plugin keywords to plugin npm packages.
1 parent 598a2ea commit 8f9cb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
"lint",
1919
"rules",
2020
"eslint",
21+
"eslintplugin",
22+
"eslint-plugin",
2123
"rxjs"
2224
],
2325
"sideEffects": false,

0 commit comments

Comments
 (0)