We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
typescript-eslint
projectService
In v8, typescript-eslint introduced projectService, aimed at replacing the project option. We should switch to it.
project
vscode-eslint
The text was updated successfully, but these errors were encountered:
@typescript-eslint/eslint-plugin
feat(config): adopt projectService and remove old pathsOverrides.ts…
86f0bc7
…configLocation Fixes #203 BREAKING CHANGE: removed pathsOverrides.tsconfigLocation
AndreaPontrandolfo
Successfully merging a pull request may close this issue.
In v8,
typescript-eslint
introducedprojectService
, aimed at replacing theproject
option.We should switch to it.
BLOCKED BY
projectService
causes issues withvscode-eslint
extension. typescript-eslint/typescript-eslint#9731typescript-eslint
v8's parserprojectService
microsoft/vscode-eslint#1911The text was updated successfully, but these errors were encountered: