Open hugobessa opened 11 months ago
Is your feature request related to a problem? Please describe. ESLint and Prettier are slow
Describe the solution you'd like Biome is a toolchain that handles both linting and formating for JS/TS and its VERY fast: https://biomejs.dev/.
We need to check if the plugins and rules we have for ESLint have similar support.
I think we should wait more before making that change. Plugin support might suffer.
Is your feature request related to a problem? Please describe. ESLint and Prettier are slow
Describe the solution you'd like Biome is a toolchain that handles both linting and formating for JS/TS and its VERY fast: https://biomejs.dev/.
We need to check if the plugins and rules we have for ESLint have similar support.