Skip to content

Files

Latest commit

0f8b1e2 · Nov 22, 2024

History

History
This branch is 477 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
Nov 5, 2024
Feb 16, 2023
Jan 25, 2024
Jul 23, 2024
Nov 22, 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'