Show HN: Minimalist automatic Prettier formatting plugin for Vite (github.com)

1 points by kekyo ↗ HN
prettier-max is a very simple Vite plugin that automatically formats your code with Prettier during the build process.

It also includes TypeScript validation to ensure your code is safer before building.

Key features:

* Automatic Prettier formatting on build start * When using TypeScript, post-formatting TypeScript type checking. Additionally, JSDoc deprecation (@deprecated) can also be checked. * All fine-tuning is specified in .prettierrc, .prettierignore and tsconfig.json, ensuring consistency

0 comments

[ 4.6 ms ] story [ 8.7 ms ] thread

No comments yet.