setup mock browser object

This commit is contained in:
Vu Nguyen
2021-01-16 03:08:18 -06:00
parent 3839ad404b
commit 9ecc2144aa
9 changed files with 304 additions and 9 deletions

View File

@@ -15,5 +15,5 @@
"baseUrl": "./",
"paths": {}
},
"exclude": ["**/lib/", "**/*.test.ts"]
"exclude": []
}