feat: update to utilise the new ESLint flat file config. #1955
Labels
📌 area: t3-app
Relates to the generated T3 App
🔰 good first issue
Good for newcomers
🌟 enhancement
New feature or request
Is your feature request related to a problem? Please describe.
This cli tool is great for setting up a project with a good base stack really quickly, only snag in productivity at the moment is requiring the conversion of
.eslintrc.json
to the neweslint.config.{m|c}js
format.Describe the solution you'd like to see
Update the standard configuration to utilise the new flat file configuration.
Describe alternate solutions
Write a codemod script that can be run by developers who want to use the new format.
Additional information
No response
The text was updated successfully, but these errors were encountered: