We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1245357 commit df0eb5dCopy full SHA for df0eb5d
files/__addonLocation__/_ts_eslint.config.mjs
@@ -29,6 +29,7 @@ const parserOptions = {
29
},
30
ts: {
31
projectService: true,
32
+ project: true,
33
tsconfigRootDir: import.meta.dirname,
34
35
0 commit comments