eslint-config-egoist-vue

v2.0.1
My personal ESLint config for Vue projects

Based on eslint-config-xo & eslint-plugin-vue, it could lint .vue/.js file and jsx components.

Install

$ npm install -D eslint eslint-config-egoist-vue

Usage

In .eslintrc:

{
  "extends": "egoist-vue"
}

You may also like eslint-config-egoist for linting other JavaScript projects.

Metadata

  • MIT
  • Whatever
  • EGOIST
  • released 9/26/2016

Downloads

Maintainers