Remove paths
This commit is contained in:
parent
047ff66ee1
commit
4e80e48fa4
@ -8,12 +8,7 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"outDir": "./dist",
|
||||
"module": "commonjs",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"src/*": [
|
||||
"src/*"
|
||||
]
|
||||
"module": "commonjs"
|
||||
},
|
||||
"target": "es5",
|
||||
"lib": [
|
||||
|
Loading…
Reference in New Issue
Block a user