1.0.5 • Published 8 years ago

eslint-config-egoist v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

My personal ESLint config:

TypeExtends
Default (optional ES2015+)egoist
Browseregoist/browser
Enforce ES2015+egoist/esnext
Enforce ES2015+ in Browser onlyegoist/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.

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago