Skip to content

Commit dba50f7

Browse files
committed
refactor(eslint-config): do not provide eslint-plugin-verdaccio anymore
BREAKING CHANGE: @verdaccio/eslint-config doesn't use eslint-plugin-verdaccio but it provide as dependency for users. We prefer to allow users to import it separately if they need
1 parent bd4f463 commit dba50f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/eslint-config/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"eslint-plugin-import": "2.18.0",
3434
"eslint-plugin-jest": "22.10.0",
3535
"eslint-plugin-prettier": "3.1.0",
36-
"eslint-plugin-verdaccio": "^8.0.0-next.1",
3736
"tsutils": "3.14.0"
3837
},
3938
"scripts": {

0 commit comments

Comments
 (0)