Skip to content

Latest commit

 

History

History
 
 

prettier-plugin-typespec

Prettier Plugin for TypeSpec

Requirements

  • Using Node 14 and above
  • For use in VSCode, use version VSCode 1.56 and above.

Getting Started

npm install --save-dev prettier @typespec/prettier-plugin-typespec

You can now call prettier

./node_modules/.bin/prettier --write '**/*.tsp'