You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this new feature means we won't need a separate tsconfig.eslint.json anymore. That'd be lovely.
Additional Info
Marking this as blocked on using a typescript-eslint version with that option as stable (i.e. typescript-eslint v7). I don't want to ship an option flag with a bit "EXPERIMENTAL" in its name in a general-use template. That's a bad look for TypeScript tooling. And, you know, it's still experimental.
The text was updated successfully, but these errors were encountered:
Bug Report Checklist
main
branch of the repository.Overview
https://typescript-eslint.io/blog/parser-options-project-true#project-services. It's currently called
parserOptions.EXPERIMENTAL_useProjectService
but we're planning on renaming it to something likeparserOptions.projectService
inv7v8.Using this new feature means we won't need a separate
tsconfig.eslint.json
anymore. That'd be lovely.Additional Info
Marking this as blocked on using a typescript-eslint version with that option as stable (i.e. typescript-eslint v7). I don't want to ship an option flag with a bit "EXPERIMENTAL" in its name in a general-use template. That's a bad look for TypeScript tooling. And, you know, it's still experimental.
The text was updated successfully, but these errors were encountered: