eslint-config-drift

1.1.0 • Public • Published

eslint-config-drift

Drift's shared eslint config for JavaScript projects. Based on JavaScript Standard Style.

Install

npm install --save-dev eslint driftt/eslint-config-drift

Usage

Follow the installation instructions above. Then, extend this config in your project's .eslintrc file:

{
  "extends": "drift"
}

Improving this config

For any rule changes, make a pull request describing the change you want to make and the rationale behind it.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-drift

Weekly Downloads

1

Version

1.1.0

License

ISC

Last publish

Collaborators

  • aukani