Skip to content

Commit 8202884

Browse files
committed
if projectService is used, project should be removed
1 parent d2103f0 commit 8202884

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

files/eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const esmParserOptions = {
2929
<% if (typescript) { %>
3030
const tsParserOptions = {
3131
projectService: true,
32-
project: true,
3332
tsconfigRootDir: import.meta.dirname,
3433
};
3534
<% } %>

0 commit comments

Comments
 (0)