Skip to content

Commit 35994d7

Browse files
committed
remove deprecated tsconfig flag
1 parent cce61e2 commit 35994d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"isolatedModules": true,
1818
"noEmit": true,
1919
"jsx": "react-jsx",
20-
"baseUrl": ".",
2120
"paths": {
2221
"@/*": ["./src/*"],
2322
"virtual:prometheus-lua": ["./src/types/virtual-prometheus-lua.d.ts"]

0 commit comments

Comments
 (0)