Home
gatsby hardcodes dependency on eslint 7.27 for some internal stuff > Creating an empty .eslintrc file at the root of your project will mostly disable ESLint for your site. The empty file will disable the built-in eslint-loader because Gatsby assumes once you have an ESLint file you are in charge of linting. **However, the required ESLint rules for Fast Refresh (no-anonymous-exports-page-templates & limited-exports-page-templates) will still be activated and shown in the terminal output.** which means i can't upgrade to eslint 9 as it would break the internally used eslint because of breaking incompatibilities in eslint gatsby fucking sucks ass biome it is then