Skip to content

Latest commit

History

History
45 lines (39 loc) 路 1.37 KB

README.md

File metadata and controls

45 lines (39 loc) 路 1.37 KB

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