0.2.0 • Published 3 years ago

@rodgeraraujo/prettier-config v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

prettier-config

npm version

Installation

With npm:

npm install --save-dev prettier @rodgeraraujo/prettier-config

Usage

Edit package.json:

{
  "name": "your-library",
  "version": "0.1.0",
  "prettier": "@rodgeraraujo/prettier-config"
}

Or using prettier.config.js:

module.exports = '@rodgeraraujo/prettier-config';

License

Copyright (c) 2021 rodgeraraujo. All rights reserved.

This project is licensed under the terms of the MIT license.

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago