Removing baseUrl from tsconfig
This commit is contained in:
parent
7bc30f99d0
commit
dd50bbec78
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
"target": "es2017",
|
||||
"sourceMap": true,
|
||||
"outDir": "./dist",
|
||||
"baseUrl": "./",
|
||||
"incremental": true,
|
||||
"skipLibCheck": true,
|
||||
"strictNullChecks": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue