Skip to content

Files

Latest commit

dd65f86 · Jan 24, 2025

History

History
This branch is 231 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
Jan 15, 2025
Feb 16, 2023
Jan 25, 2024
Jan 23, 2025
Jan 24, 2025
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'