mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
Changed jasmine settings and added tsconfig for specs
This commit is contained in:
9
tsconfig.spec.json
Normal file
9
tsconfig.spec.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": [
|
||||
"spec/**/*",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user