@theprodev/prettier-config
v0.1.0
Published
An Opinionated Prettier Configuration
Downloads
94
Maintainers
Readme
Prettier Config
Description
An opinionated Prettier configuration.
Installation
Install this package using your preferred package manager. See the example of yarn:
yarn add -D @theprodev/prettier-config
Usage
The Prettier configuration to be defined within package configuration (package.json
) file.
{
...
"prettier": "@theprodev/prettier-config",
...
}
Reporting a Bug
Head on to Discussion section to report a bug or to ask for any feature. Feel to add your queries about using this library as well under Q & A section of it. Remember, do not create any Issues by yourself, maintainers of this repository will open one if deemed necessary.
Changelog
See CHANGELOG for more details on what has been changed in the latest release.
Contributing
License
This project is licensed under the terms of the MIT license, see LICENSE for more details.