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