Skip to content

Files

This branch is 1448 commits behind microsoft/typespec:main.

prettier-plugin-typespec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 16, 2023
Feb 28, 2024
Jan 24, 2024
Mar 6, 2024
Feb 16, 2023
Jan 25, 2024
Feb 8, 2024
Mar 18, 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'