@arcanyx/prettier-config
v2.0.0
Published
Standard 'Prettier' config for Arcanyx JS/TS projects
Downloads
132
Readme
Arcanyx Prettier Config
Standard Prettier config for Arcanyx projects.
Usage
Install:
npm install --save-dev @arcanyx/prettier-configEdit package.json:
{
"prettier": "@arcanyx/prettier-config"
}