forked from jasder/angular-my-ap
This commit is contained in:
parent
671251d2d9
commit
28e7b9a6a0
|
@ -3,6 +3,9 @@
|
|||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/spec",
|
||||
"types": [
|
||||
"jasmine"
|
||||
],
|
||||
"types": [
|
||||
"jasmine"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue