Skip to content

Commit f5b50b9

Browse files
committed
fix: remove tsconfigRootDir from parserOptions in ESLint configuration
1 parent 72b5b94 commit f5b50b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"parser": "@typescript-eslint/parser",
1515
"parserOptions": {
1616
"project": ["./tsconfig.json", "./tsconfig.spec.json"],
17-
"tsconfigRootDir": "D:/backstage-mcp-server",
1817
"ecmaVersion": "latest",
1918
"sourceType": "module"
2019
},

0 commit comments

Comments
 (0)