tsconfig.json
tsconfig.json copied to clipboard
Add flags to indicate technology and skip CLI prompt
It would be neat to add flags e.g. npx tsconfig.json --react for convenience. I'm using the command as part of a zsh alias, so this would allow me to avoid having the select the same option every time.