@devoinc/prettier-config

1.1.0 • Public • Published

@devoinc/prettier-config

A simple Prettier configuration for Devo.

Usage

This package is a Prettier shared configuration to customize Prettier. You're supposed to have Prettier installed in order to use it.

Install:

$ npm install --dev @devoinc/prettier-config

Add this to your package.json:

{
  ...other stuff...
  "prettier": "@devoinc/prettier-config"
}

Development

To publish a new version of this package:

  1. Bump the version
  2. Update the changelog
  3. Create a new Github release

Readme

Keywords

Package Sidebar

Install

npm i @devoinc/prettier-config

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

8.21 kB

Total Files

7

Last publish

Collaborators

  • devo_ci