Skip to content

Commit 8fc0696

Browse files
committed
update dependencies
1 parent 660817b commit 8fc0696

File tree

3 files changed

+3784
-3044
lines changed

3 files changed

+3784
-3044
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default [
6363
},
6464
parserOptions: {
6565
project: './tsconfig.eslint.json',
66-
tsconfigRootDir: './',
66+
tsconfigRootDir: import.meta.dirname,
6767
},
6868
},
6969
},

0 commit comments

Comments
 (0)