ESLint plugin to support TypeScript configs #28977
privatenumber
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ESLint recently introduced experimental support for TypeScript configuration files, allowing
.ts
files to be used for ESLint configs: https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-filesIt would be great if the Nx ESLint plugin could be updated to support this config file name: https://nx.dev/nx-api/eslint
I understand this feature is still experimental in ESLint, so it's reasonable if Nx decides to wait before implementing support. But thought it was worth tracking this.
Beta Was this translation helpful? Give feedback.
All reactions