Removed generatedFileExtension for yarn run start to work

This commit is contained in:
Ozzie Gooen 2022-03-21 13:59:52 -04:00
parent 7ccaf6c882
commit 0bf54f0c19

View File

@ -32,7 +32,6 @@
], ],
"gentypeconfig": { "gentypeconfig": {
"language": "typescript", "language": "typescript",
"generatedFileExtension": ".gen.ts",
"module": "commonjs", "module": "commonjs",
"shims": {}, "shims": {},
"debug": { "debug": {