This is a Prettier config that you can use in your projects.
You can install this package using either npm or yarn.
If using Yarn:
- Install the package as a development dependency:
yarn add @pixelmatters/prettier-config-pixelmatters --dev- Add the following code to your package.json file:
"prettier": "@pixelmatters/prettier-config-pixelmatters",If using NPM:
- Install the package as a development dependency:
npm install @pixelmatters/prettier-config-pixelmatters --save-dev- Add the following code to your package.json file:
"prettier": "@pixelmatters/prettier-config-pixelmatters",At this point you should be good to go 馃憤
Whether you're helping us fix bugs, improve the docs, or spread the word, thank you! 馃挭 馃А
Check out our Contributing Guide for ideas on contributing and setup steps.
Licensed under the MIT License.