File tree Expand file tree Collapse file tree 5 files changed +663
-213
lines changed Expand file tree Collapse file tree 5 files changed +663
-213
lines changed Original file line number Diff line number Diff line change 15
15
"url" : " https://github.com/mmkal/eslint-plugin-mmkal"
16
16
},
17
17
"scripts" : {
18
- "inspect" : " npx @ eslint/ config-inspector" ,
18
+ "inspect" : " eslint- config-inspector" ,
19
19
"prepare" : " pnpm build" ,
20
20
"lint" : " eslint ." ,
21
21
"test" : " vitest run" ,
28
28
"author" : " " ,
29
29
"license" : " ISC" ,
30
30
"devDependencies" : {
31
+ "@eslint/config-inspector" : " 0.5.4" ,
31
32
"@types/node" : " 20.9.1" ,
32
33
"eslint" : " ^8.57.0" ,
33
34
"execa" : " ^8.0.1" ,
53
54
"eslint-config-xo-typescript" : " ^1.0.1" ,
54
55
"eslint-plugin-codegen" : " 0.28.0" ,
55
56
"eslint-plugin-functional" : " ^6.0.0" ,
56
- "eslint-plugin-import" : " ^2.29.0" ,
57
- "eslint-plugin-jest" : " ^27.6.3" ,
57
+ "eslint-plugin-import-x" : " ^3.1.0" ,
58
58
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
59
59
"eslint-plugin-markdown" : " ^4.0.1" ,
60
60
"eslint-plugin-prettier" : " ^5.1.3" ,
You can’t perform that action at this time.
0 commit comments