Skip to content

Commit 89c636e

Browse files
committed
Update eslint.config.ts.mjs
1 parent f7620e5 commit 89c636e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.ts.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default tsEslint.config(
4949
sourceType: 'module',
5050
parserOptions: {
5151
projectService: true,
52-
tsconfigRootDir: import.meta.dirname
52+
tsconfigRootDir: './'
5353
}
5454
},
5555
rules: {

0 commit comments

Comments
 (0)