Show HN: Minimalist automatic Prettier formatting plugin for Vite (github.com)
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
[ 3.1 ms ] story [ 10.2 ms ] threadNo comments yet.