Changed bsconfig to fix tests

This commit is contained in:
Ozzie Gooen 2022-03-23 11:06:37 -04:00
parent fd6c5d3eb8
commit 9d959741d1

View File

@ -33,6 +33,7 @@
"gentypeconfig": { "gentypeconfig": {
"language": "typescript", "language": "typescript",
"module": "commonjs", "module": "commonjs",
"generatedFileExtension": ".gen.tsx",
"shims": {}, "shims": {},
"debug": { "debug": {
"all": false, "all": false,