vuetifyjs / eslint-config-vuetify

πŸ’Ό Opinionated eslint config for Vuetify projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider:

πŸ“‘ License

MIT

Copyright (c) 2016-present Vuetify LLC

About

πŸ’Ό Opinionated eslint config for Vuetify projects

License:Other


Languages

Language:JavaScript 100.0%