eslint-config-spartez

Spartez's base JS ESLint config

Usage no npm install needed!

<script type="module">
  import eslintConfigSpartez from 'https://cdn.skypack.dev/eslint-config-spartez';
</script>

README

eslint-config-spartez

This package provides Spartez's base JS .eslintrc as an extensible shared config.

Installation

$ npm i eslint-config-spartez --save-dev

Usage

Once the eslint-config-spartez is installed, specify spartez in the extends section of your .eslintrc configuration

{
    "extends": "spartez"
}

License

The MIT License

Copyright :copyright: 2016 Spartez, https://spartez.com