-
- Downloads
Use 3p library to create a local eslint plugin
parent
39352ec3
No related branches found
No related tags found
Showing
- .eslintplugin.js 0 additions, 0 deletions.eslintplugin.js
- .eslintrc.json 2 additions, 2 deletions.eslintrc.json
- custom-rules/package.json 0 additions, 5 deletionscustom-rules/package.json
- package-lock.json 5 additions, 3 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
File moved
custom-rules/package.json
deleted
100644 → 0
... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
"classnames": "^2.2.6", | "classnames": "^2.2.6", | ||
"cookie-parser": "^1.4.5", | "cookie-parser": "^1.4.5", | ||
"dotenv-webpack": "^1.7.0", | "dotenv-webpack": "^1.7.0", | ||
"eslint-plugin-custom-rules": "file:custom-rules", | "eslint-plugin-local": "^1.0.0", | ||
"express": "^4.17.1", | "express": "^4.17.1", | ||
"final-form": "4.18.2", | "final-form": "4.18.2", | ||
"final-form-arrays": "3.0.1", | "final-form-arrays": "3.0.1", | ||
... | ... |
Please register or sign in to comment