diff --git a/configs/base.js b/configs/base.js index e2ba1cc..7d85c86 100644 --- a/configs/base.js +++ b/configs/base.js @@ -22,7 +22,7 @@ module.exports = tseslint.config( languageOptions: { parserOptions: { // find the tsconfig.json nearest each source file - project: true, + projectService: true, }, }, linterOptions: {