@stephansama packages / @stephansama/prettier-plugin-handlebars
@stephansama/prettier-plugin-handlebars
Prettier plugin that automatically assigns the default parser for various handlebars files
Table of contents
Open Table of contents
Installation
sh
pnpm install @stephansama/prettier-plugin-handlebarsUsage
javascript
import prettierPluginHandlebars from "@stephansama/prettier-plugin-handlebars";
/** @type {import('prettier').Config} */
export default {
plugins: [prettierPluginHandlebars],
};Variables
| Variable | Description |
|---|---|
‐ |