1.0.0 • Published 2 months ago

eslint-config-vuetify v1.0.0

Weekly downloads
3,288
License
MIT
Repository
github
Last release
2 months ago

eslint-config-vuetify

An opinionated eslint config for Vuetify.

💿 Install

yarn add eslint-config-vuetify -D
# OR
npm install eslint-config-vuetify --save-dev

🚀 Usage

Update your .eslintrc.* to extend vuetify:

{
  "extends": "vuetify"
}

💪 Supporting Vuetify

📑 License

MIT

Copyright (c) 2016-present Vuetify LLC