Skip to content

Commit b447bc2

Browse files
committed
chore(web): drop eslint-config-standard plugins
Because eslint-config-standard still not being compatible with eslint > 9 version. The idea is to use eslint-neostandard instead, see * https://github.com/neostandard/neostandard * standard/eslint-config-standard#410 (comment)
1 parent 0ddcd1b commit b447bc2

File tree

2 files changed

+0
-87
lines changed

2 files changed

+0
-87
lines changed

web/package-lock.json

Lines changed: 0 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555
"css-minimizer-webpack-plugin": "^6.0.0",
5656
"eslint": "^8.53.0",
5757
"eslint-config-prettier": "^9.1.0",
58-
"eslint-config-standard": "^17.1.0",
59-
"eslint-config-standard-jsx": "^11.0.0",
60-
"eslint-config-standard-react": "^13.0.0",
6158
"eslint-plugin-agama-i18n": "^0.1.0",
6259
"eslint-plugin-flowtype": "^8.0.3",
6360
"eslint-plugin-i18next": "^6.0.3",

0 commit comments

Comments
 (0)