@typespec/prettier-plugin-typespec
v1.12.0
Published
## Requirements
Readme
Prettier Plugin for TypeSpec
Requirements
- Using Node 14 and above
- For use in VS Code, use version
VS Code 1.56and above.
Getting Started
npm install --save-dev prettier @typespec/prettier-plugin-typespecYou can now call prettier
./node_modules/.bin/prettier --write '**/*.tsp'