sst / ion

SST v3
https://sst.dev
MIT License
1.88k stars 221 forks source link

Add a command to the CLI to generate types #483

Closed bchilcott closed 4 months ago

bchilcott commented 4 months ago

There should be a command to generate types without having to deploy the whole app, for type checking/linting in CI, etc.

bchilcott commented 4 months ago

I'm going to close this as I've discovered it's recommended that types are checked into git, which alleviates the need for this kind of command.

https://ion.sst.dev/docs/linking/#generating-types