Fix tsconfig formatting
This commit is contained in:
parent
9be1236a2f
commit
1e107e1bd1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"outDir": "dist/",
|
"outDir": "dist/",
|
||||||
"baseUrl": "src/",
|
"baseUrl": "src/",
|
||||||
"paths": {
|
"paths": {
|
||||||
"/*.js": [ "*" ],
|
"/*.js": [ "*" ],
|
||||||
"*.js": [ "*" ]
|
"*.js": [ "*" ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue