We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
baseUrl
1 parent fa8d867 commit 910fee5Copy full SHA for 910fee5
tsconfig.json
@@ -4,7 +4,7 @@
4
"esModuleInterop": true,
5
"lib": ["ESNext", "DOM"],
6
"target": "ES5",
7
- "baseUrl": "/dev/null",
+ "baseUrl": ".",
8
"paths": {},
9
"noEmit": true,
10
"typeRoots": [],
0 commit comments