How to convert ESLint for TypeScript from .eslintrc to flat config?
I need to migrate the legacy ESLint configuration to new flat config version for React JS & TS project. There are problems when I attempt to convert first override for .ts
, .tsx
.
How to convert ESLint for TypeScript from .eslintrc to flat config?
I need to migrate the legacy ESLint configuration to new flat config version for React JS & TS project. There are problems when I attempt to convert first override for .ts
, .tsx
.