fix: avoid adding WASM example without DOM definitions (#244)
also add tooling for reviewing integration test results fix #243
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"declaration": true,
|
||||
"inlineSourceMap": true,
|
||||
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
|
||||
"resolveJsonModule": true /* Include modules imported with .json extension. */,
|
||||
|
||||
"strict": true /* Enable all strict type-checking options. */,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user