Is it possible to write flat config using TypeScript? #17726
-
|
From documentation it doesn't seem to be as easy as writing an |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
|
Hi @alexeyr-ci, currently we don't provide any types for flat config. |
Beta Was this translation helpful? Give feedback.
-
|
There is an RFC that wants to add native support for writing configs in TS: eslint/rfcs#117 |
Beta Was this translation helpful? Give feedback.
-
|
Since ESLint 9.9.0, it's now possible to use the (experimental) |
Beta Was this translation helpful? Give feedback.
Since ESLint 9.9.0, it's now possible to use the (experimental)
eslint.config.tsformat: