Fixing Jasmine tests
This commit is contained in:
parent
5cb58d98a0
commit
9c4c6f2d53
@ -4,5 +4,6 @@
|
|||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "CommonJS",
|
"module": "CommonJS",
|
||||||
"lib": ["es2015","dom"],
|
"lib": ["es2015","dom"],
|
||||||
}
|
"types": ["svelte", "node"]
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user