Skip to content

๐Ÿ’ผ Opinionated eslint config for Vuetify projects

License

Notifications You must be signed in to change notification settings

nerdysolutions/eslint-config-vuetify

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%