We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2103f0 + 8202884 commit 834b038Copy full SHA for 834b038
files/eslint.config.mjs
@@ -29,7 +29,6 @@ const esmParserOptions = {
29
<% if (typescript) { %>
30
const tsParserOptions = {
31
projectService: true,
32
- project: true,
33
tsconfigRootDir: import.meta.dirname,
34
};
35
<% } %>
0 commit comments