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 698ff9e commit 176d0ddCopy full SHA for 176d0dd
README.md
@@ -72,7 +72,7 @@ module.exports = [
72
languageOptions: {
73
parserOptions: {
74
projectService: true,
75
- tsconfigRootDir: import.meta.dirname,
+ tsconfigRootDir: __dirname,
76
},
77
78
0 commit comments