remove baseUrl
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
// Feel free to adjust this configuration however you need.
|
// Feel free to adjust this configuration however you need.
|
||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"*": ["../deps/*"]
|
"*": ["../deps/*"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user