3.1.1 • Published 4 months ago
@untile/prettier-config v3.1.1
Requirements
- Node.js >= 20
Installation
With npm
:
npm install prettier @untile/prettier-config --save-dev
Or using yarn
:
yarn add prettier @untile/prettier-config -D
Setup
Add the following code to your package.json
file:
"prettier": "@untile/prettier-config",