eslint-config-slashstar

0.0.11 • Public • Published

@evokedset/eslint-config-evokedset

Installation

yarn add eslint @slashstar/eslint-config-slashstar --dev

or

npm install --save-dev eslint @slashstar/eslint-config-slashstar

Then add .eslintrc.json or .eslintrc.js to the root of your project.

{
  "extends": [
    "@slashstar/eslint-config-slashstar"
  ]
}
module.exports = {
    "extends": [
      "@slashstar/eslint-config-slashstar"
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-slashstar

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

3.45 kB

Total Files

7

Last publish

Collaborators

  • mmgj