@untile/prettier-config
v3.1.1
Published
Untile-flavored Prettier config
Readme
Requirements
- Node.js >= 20
Installation
With npm:
npm install prettier @untile/prettier-config --save-devOr using yarn:
yarn add prettier @untile/prettier-config -DSetup
Add the following code to your package.json file:
"prettier": "@untile/prettier-config",