microsoft / tsdoc

A doc comment standard for TypeScript
https://tsdoc.org/
MIT License
4.7k stars 130 forks source link

Prettier plugin for autoformatting #313

Open jasonkuhrt opened 2 years ago

jasonkuhrt commented 2 years ago

In the past I've used:

But neither have good support for TSDoc.

The primary features I am after in such a plugin are:

And then sure all the other details like adjacent empty lines and so on.

jasonkuhrt commented 2 years ago

I also believe ESLint plugin auto-fix will be a big part of the story. For example this should not require manual fixing:

CleanShot 2022-01-28 at 19 42 49@2x