Skip to content

Commit

Permalink
update eslint plugin + add auto fix for public api imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Bender101 committed Nov 21, 2023
1 parent 6ad3ebe commit 2b7710b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"css-loader": "^6.6.0",
"eslint": "8.22.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-fsd-rules-checker-latest": "^0.1.0",
"eslint-plugin-fsd-rules-checker-latest": "^0.1.3",
"eslint-plugin-i18n": "^2.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
Expand Down

0 comments on commit 2b7710b

Please sign in to comment.