renommage de lib, rendre buildable
This commit is contained in:
parent
1706c64713
commit
a89007a81b
9896 changed files with 478996 additions and 496 deletions
|
@ -8,8 +8,8 @@
|
|||
"noPropertyAccessFromIndexSignature": true,
|
||||
"noImplicitReturns": true,
|
||||
"paths": {
|
||||
"my-lib": [
|
||||
"./dist/my-lib"
|
||||
"sae-lib": [
|
||||
"./dist/sae-lib"
|
||||
]
|
||||
},
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
|
@ -30,10 +30,10 @@
|
|||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./projects/my-lib/tsconfig.lib.json"
|
||||
"path": "./projects/sae-lib/tsconfig.lib.json"
|
||||
},
|
||||
{
|
||||
"path": "./projects/my-lib/tsconfig.spec.json"
|
||||
"path": "./projects/sae-lib/tsconfig.spec.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue