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": {
"language": "typescript",
"generatedFileExtension": ".gen.ts",
"module": "commonjs",
"shims": {},
"debug": {