You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the option to choose between using Biome or a combination of ESLint and Prettier for linting and formatting code. This will provide developers with the flexibility to use their preferred tools to maintain code quality.
Tasks:
Implement a configuration that allows users to select between Biome and ESLint/Prettier.
Update the documentation to explain how to make this choice during the initial setup.
Provide configuration examples for both options.
The text was updated successfully, but these errors were encountered:
Description:
Add the option to choose between using Biome or a combination of ESLint and Prettier for linting and formatting code. This will provide developers with the flexibility to use their preferred tools to maintain code quality.
Tasks:
The text was updated successfully, but these errors were encountered: