repo.or.cz
/
allerta-vvf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix isCrewSelected method to handle undefined crew value
[allerta-vvf.git]
/
frontend
/
tsconfig.spec.json
blob
092345b02e807773164dba19f2b4d1f4ab869f67
1
/* To learn more about this file see: https://angular.io/config/tsconfig. */
2
{
3
"extends": "./tsconfig.json",
4
"compilerOptions": {
5
"outDir": "./out-tsc/spec",
6
"types": [
7
"jasmine"
8
]
9
},
10
"files": [
11
"src/test.ts",
12
"src/polyfills.ts"
13
],
14
"include": [
15
"src/**/*.spec.ts",
16
"src/**/*.d.ts"
17
]
18
}