0.3.8 • Published 2 years ago

@easy-going/eslint-config-vue v0.3.8

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

@easy-going/eslint-config-vue

Installation

yarn add @easy-going/eslint-config-vue

Usage

Then, add this to your .eslintrc file:

{
  "extends": "@easy-going/eslint-config-vue"
}