@aautcq/prettier-config
v2.1.4
Published
Prettier config for JS/TS projects
Downloads
12
Maintainers
Readme
@aautcq/prettier-config
Prettier config.
Install
With NPM
npm i -D @aautcq/prettier-configPrettier config
Then, in your local package.json file, add the following
"prettier": "@aautcq/prettier-config"You can then override the Prettier config using a .prettierrc, .prettierrc.json or .prettierrc.js file.
