eslint-config-bespoke

1.0.1 • Public • Published

eslint-config-bespoke

Sorry about the name. All my first choices were taken.

Usage

Install dependencies:

npm install --save-dev eslint eslint-config-bespoke eslint-plugin-import eslint-plugin-simple-import-sort

Add the following to your .eslintrc.json file:

{
  "env": {
    "browser": true,
    "node": true
  },
 
  "extends": [
    "bespoke"
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-bespoke

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.53 kB

Total Files

4

Last publish

Collaborators

  • ravinggenius