File tree Expand file tree Collapse file tree 3 files changed +181
-201
lines changed
eslint-config-next-typescript Expand file tree Collapse file tree 3 files changed +181
-201
lines changed Original file line number Diff line number Diff line change 66 "main" : " index.js" ,
77 "dependencies" : {
88 "@next/eslint-plugin-next" : " ^15.3.1" ,
9- "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
10- "@typescript-eslint/parser" : " ^5.62 .0" ,
9+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
10+ "@typescript-eslint/parser" : " ^8.0 .0" ,
1111 "eslint-config-airbnb" : " ^19.0.4" ,
1212 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
1313 "eslint-config-prettier" : " ^10.1.2" ,
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "main" : " index.js" ,
77 "devDependencies" : {
8- "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
9- "@typescript-eslint/parser" : " ^5.62 .0" ,
8+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
9+ "@typescript-eslint/parser" : " ^8.0 .0" ,
1010 "eslint-config-airbnb-base" : " ^15.0.0" ,
1111 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
1212 "eslint-plugin-simple-import-sort" : " ^12.1.1"
You can’t perform that action at this time.
0 commit comments