@robbie-cook/javascript-styleguide

A styleguide for Javascript

Usage no npm install needed!

<script type="module">
  import robbieCookJavascriptStyleguide from 'https://cdn.skypack.dev/@robbie-cook/javascript-styleguide';
</script>

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