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.
1 parent 07a8663 commit 215d4deCopy full SHA for 215d4de
1 file changed
client/eslint.config.js
@@ -15,7 +15,7 @@ export default tseslint.config(
15
globals: globals.browser,
16
parserOptions: {
17
project: "./tsconfig.json",
18
- tsconfigRootDir: import.meta.dirname
+ tsconfigRootDir: import.meta.dirname
19
},
20
21
0 commit comments