almost
This commit is contained in:
parent
209f474575
commit
3265bf7823
@ -19,10 +19,10 @@
|
|||||||
"noFallthroughCasesInSwitch": true,
|
"noFallthroughCasesInSwitch": true,
|
||||||
|
|
||||||
// Output
|
// Output
|
||||||
|
"baseUrl": "./src",
|
||||||
|
"rootDir": "./src",
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"rootDir": ".",
|
|
||||||
|
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"#application/*": ["./src/application/*", "./dist/application/*"],
|
"#application/*": ["./src/application/*", "./dist/application/*"],
|
||||||
"#commands/*": ["./src/commands/*", "./dist/commands/*"],
|
"#commands/*": ["./src/commands/*", "./dist/commands/*"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user