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