@simbo/generator-prettierrc

0.2.1 • Public • Published

generator-prettierrc

A simple yeoman generator for my usual .prettierrc.

npm package version Travis CI build status



Requirements

This is a yeoman generator. You should have installed yeoman.

Installation

@simbo/generator-prettierrc is a public user-scoped npm package.

You can install it using…

# …npm
npm install -g @simbo/generator-prettierrc

# …or yarn
yarn global add @simbo/generator-prettierrc

Usage

Use it like any other yeoman generator within your project root:

yo @simbo/prettierrc

See also yo @simbo/prettierrc --help for detailed usage information.

Development

Link from project root to use it like a globally installed package on your machine…

# …using npm
npm link

# …or yarn
yarn link

License

MIT © 2018 Simon Lepel

Package Sidebar

Install

npm i @simbo/generator-prettierrc

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

3.9 kB

Total Files

5

Last publish

Collaborators

  • simbo