README
Deprecated!
React Styleguide
A styleguide installer for eslint and Prettier, to provide formatting and linting of code.
The purpose of this repo is to help people write good quality code
Notable files
- .eslintrc.js - The eslint rules for the guide, based off AirBnB's styleguide, but with some revisions (to be documented later)
- .prettierrc - The rules for Prettier, a code formatter