@smartbro/styleguide-js

ESLint Shareable Config used by SmartBro

Usage no npm install needed!

<script type="module">
  import smartbroStyleguideJs from 'https://cdn.skypack.dev/@smartbro/styleguide-js';
</script>

README

@smartbro/styleguide-js

npm (scoped)

The styleguide from SmartBro for smartbros.

Install

$ npm i @smartbro/styleguide-js

Usage

add to your .eslintrc.json config

{
    "extends": "@smartbro/styleguide-js"
}