1.0.1 • Published 4 years ago

@robbie-cook/javascript-styleguide v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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