microsoft / vscode-prompt-tsx

MIT License
34 stars 1 forks source link

chore: apply prettier config #106

Closed connor4312 closed 3 weeks ago

connor4312 commented 3 weeks ago

Prettier was configured and applied to some source files, but not all. This configures it, adds an npm script to run it, and runs it in the repo. It fixes some formatting issues in the readme and some various missing semicolons etc.