Jake Krog
Results
2
comments of
Jake Krog
I'm also skeptical of the utility provided by automatically generated types for this package, but one particular use case that I think would be valuable is exposing `FirebaseConfig`, either directly...
@samtstern thanks for the quick response! I did try using that schema with `json-schema-to-typescript` to essentially recreate `firebaseConfig.ts`, but the generated TypeScript is more convoluted and missing granular type definitions....