mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-12-11 00:25:45 +01:00
chore: usage of projectService for tsconfig.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": "./index.js",
|
"extends": "./index.js",
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"project": "./tsconfig.json"
|
"projectService": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user