File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,13 @@ Welcome to the **Next.js 15 Starter** repository! This starter template is built
1919- [ ** @eslint/js ** ] ( https://www.npmjs.com/package/@eslint/js )
2020- [ ** typescript-eslint** ] ( https://github.com/typescript-eslint/typescript-eslint )
2121- [ ** eslint-plugin-react** ] ( https://github.com/jsx-eslint/eslint-plugin-react )
22- - [ ** @next/eslint-plugin-next ** ] ( https://github.com/vercel/next.js )
23- - [ ** eslint-config-prettier** ] ( eslint-config-prettier )
24- - [ ** eslint-plugin-tailwindcss** ] ( https://github.com/francoismassart/eslint-plugin-tailwindcss ) // NOT USED SINCE ITS NOT SUPPORTED ON V4
22+ - [ ** @next/eslint-plugin-next ** ] ( https://github.com/vercel/next.js/tree/canary/packages/eslint-plugin-next )
23+ - [ ** eslint-config-prettier** ] ( https://github.com/prettier/eslint-config-prettier )
2524- [ ** eslint-plugin-import** ] ( https://github.com/import-js/eslint-plugin-import )
2625- [ ** eslint-plugin-promise** ] ( https://github.com/eslint-community/eslint-plugin-promise )
26+ - [ ** @tanstack/eslint-plugin-query ** ] ( https://github.com/TanStack/query/tree/main/packages/eslint-plugin-query )
27+ - [ ** eslint-plugin-unused-imports** ] ( https://github.com/sweepline/eslint-plugin-unused-imports )
28+ - [ ** globals** ] ( https://github.com/sindresorhus/globals )
2729
2830### ✨ Prettier Plugins
2931
You can’t perform that action at this time.
0 commit comments