@poool/oxfmt-config
v6.2.1
Published
Common Oxfmt rules we share between projects at Poool
Keywords
Readme
Poool Oxfmt config
Common Oxfmt rules we share between projects at Poool
Installation
yarn add oxfmt @poool/oxfmt-config --devUsage
{
"$schema": "node_modules/oxfmt/configuration_schema.json",
"extends": [
"node_modules/@poool/oxfmt-config/lib/recommended.json"
]
}