2.1.1 • Published 2 months ago

@yme/prettier-config v2.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

prettier-config

my shared prettier config

Usage

$ npm install -D prettier @yme/prettier-config

Edit package.json

{
    //...
    "prettier": "@yme/prettier-config"
}

Or .prettierrc.js file

const conf = require('@yme/prettier-config');
module.export = conf;
2.1.1

2 months ago

2.1.0

2 months ago

2.0.0

3 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

4 years ago