@boringcodes/prettier-config

1.3.2 • Public • Published

prettier-config

Boring Prettier Config

Installation

Use the package manager to install

yarn add @boringcodes/prettier-config prettier --dev

Usage

Create .prettierrc/.prettierrc.json and add the content

"@boringcodes/prettier-config"

Or if you want to extend the config, create .prettierrc.js instead

const config = require('@boringcodes/prettier-config');

module.exports = {
  ...config,
  // TODO: add your prettier configs below
};

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

BoringCodes

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @boringcodes/prettier-config

Weekly Downloads

1

Version

1.3.2

License

MIT

Unpacked Size

9.38 kB

Total Files

16

Last publish

Collaborators

  • phatpham9