react-editorconfig
A simple cli to create the .editorconfig for your react project
Getting Started
Install
NPM:
npm install -g react-editorconfig
Yarn:
yarn global add react-editorconfig
Use
In your project path just execute:
redit
Contributing
We'd love to have your helping hand on our react-editorconfig! See CONTRIBUTING.md for more information on what we're looking for and how to get started.