0.0.1 • Published 6 years ago

slush-react-makeover v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

slush-react-makeover

Slush generator for installing and configuring eslint, flow, prettier and vscode settings

Features

  • Babel for react and flow
  • eslint AirBnb
  • Add flow commands in package json
  • Add precommit hook for prettier
  • Configure VS Code settings to support flow and prettier

Getting Started

Installation

Install slush globally, if you haven't already:

$ npm i -g slush

Install slush-react-makeover globally:

$ npm i -g slush-react-makeover

Usage

Go to a project folder and execute the generator

$ slush react-makeover

License

MIT