@poool/dprint-config
v6.3.0
Published
Common dprint rules we share between projects at Poool
Keywords
Readme
Poool dprint config
Common dprint rules we share between projects at Poool
Installation
yarn add dprint @poool/dprint-config --devUsage
{
"$schema": "https://dprint.dev/schemas/v0.json",
"extends": ["node_modules/@poool/dprint-config/lib/recommended.json"]
}