0.0.16 • Published 3 years ago

@motato/eslint-config-vue v0.0.16

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

@motato/eslint-config-vue

Installation

yarn add @motato/eslint-config-vue

Usage

Then, add this to your .eslintrc file:

{
  "extends": "@motato/eslint-config-vue"
}