eslint-config-egoist

1.0.5 • Public • Published

My personal ESLint config:

Type Extends
Default (optional ES2015+) egoist
Browser egoist/browser
Enforce ES2015+ egoist/esnext
Enforce ES2015+ in Browser only egoist/exnext-browser

Install

$ npm install -D eslint eslint-config-egoist

Usage

{
  // egoist | egoist/browser | egoist/esnext | egoist/esnext-browser
  "extends": "egoist"
}

You may also like eslint-config-egoist-vue for linting Vue projects.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-egoist

Weekly Downloads

20

Version

1.0.5

License

MIT

Last publish

Collaborators

  • kchan
  • rem