Add baseUrl to tsconfig.json
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./src",
|
||||
"baseUrl": "src",
|
||||
|
||||
// Enable latest features
|
||||
"lib": ["ESNext"],
|
||||
|
||||
Reference in New Issue
Block a user