Feat: Support eslint.config.ts with node type stripping #30785
nwidynski
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
Uh oh!
There was an error while loading. Please reload this page.
-
Eslint v9.24.0 introduced the option to load
eslint.config.ts
files when native node type stripping is enabled via--experimental-strip-types
(v22.10+).I would love if
@nx/eslint
could add support for loading these config files 👍Beta Was this translation helpful? Give feedback.
All reactions