@epreston/prettier-config
v2.1.0
Published
Shared Prettier Configuration for my projects
Downloads
401
Maintainers
Readme
prettier-config
Shared Prettier Configuration for my projects.
Version 2.0.0+ adopts
--experimental-ternaries
described in theprettier 3.1.0
release notes.
This can be an impactful change to file formatting for larger projects.
Install
npm install @epreston/prettier-config --save-dev
Usage
package.json
{
"prettier": "@epreston/prettier-config"
}
Tools
| Tool | Reference | | ------------ | ------------------------ | | Prettier | https://prettier.io | | Node.js | https://nodejs.org | | EditorConfig | https://editorconfig.org |
References
| Website | Reference | | ------------------ | ---------------------------------------------- | | Configure Prettier | https://prettier.io/docs/en/configuration.html |
License
This project is released under the MIT License.