Skip to content

Files

Latest commit

af65ce9 · Jul 17, 2024

History

History
This branch is 1069 commits behind microsoft/typespec:main.

prettier-plugin-typespec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 16, 2023
Apr 8, 2024
Jan 24, 2024
Jul 17, 2024
Feb 16, 2023
Jan 25, 2024
Jul 1, 2024
Jul 17, 2024
Sep 8, 2023

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'