Skip to content

Commit d14bdb3

Browse files
committed
refactor: remove tsconfigRootDir option
1 parent d6a15bc commit d14bdb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const tsParserOptions = {
1212
parser: tseslint.parser,
1313
parserOptions: {
1414
project: true,
15-
tsconfigRootDir: import.meta.dirname,
1615
},
1716
};
1817

0 commit comments

Comments
 (0)