@twihike/prettier-config

0.1.17 • Public • Published

prettier-config

npm version

Installation

With npm:

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

With yarn:

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

Usage

Edit package.json:

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

Or prettier.config.js:

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

License

Copyright (c) 2020 twihike. All rights reserved.

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

Readme

Keywords

none

Package Sidebar

Install

npm i @twihike/prettier-config

Weekly Downloads

32

Version

0.1.17

License

MIT

Unpacked Size

2.4 kB

Total Files

4

Last publish

Collaborators

  • twihike