Skip to content

Files

This branch is 635 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
Oct 9, 2024
Feb 16, 2023
Jan 25, 2024
Jul 23, 2024
Oct 10, 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'