All Projects → vuetifyjs → eslint-config-vuetify

vuetifyjs / eslint-config-vuetify

Licence: other
💼 Opinionated eslint config for Vuetify projects

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to eslint-config-vuetify

vue-cli-preset-vuetify
🗃 An opinionated Vue CLI 3 Vuetify Preset
Stars: ✭ 16 (-52.94%)
Mutual labels:  vuetify
inshop-crm-ecommerce
Inshop CRM / ERP ecommerce. It's powerful framework allows to build systems for business with different workflows. It has on board multi language support, clients management, projects & tasks, documents, simple accounting, inventory management, orders & invoice management, possibilities to integrate with third party software, REST API, and many …
Stars: ✭ 48 (+41.18%)
Mutual labels:  vuetify
thankyounext
Next.js starter template featuring Preact, TypeScript, Tailwind CSS and much more
Stars: ✭ 18 (-47.06%)
Mutual labels:  eslint-config
eslintconfig.dev
Collection of curated ESLint configurations
Stars: ✭ 36 (+5.88%)
Mutual labels:  eslint-config
vue-tel-input-vuetify
International Telephone Input with Vuetify.
Stars: ✭ 78 (+129.41%)
Mutual labels:  vuetify
2020-doran-doran
🏡 위치 기반 소통 서비스
Stars: ✭ 80 (+135.29%)
Mutual labels:  vuetify
webapp
Hospital management system web application repo
Stars: ✭ 41 (+20.59%)
Mutual labels:  vuetify
TSDataTable
Simple, Elegant Data Tables for Google Sheets & Sites
Stars: ✭ 23 (-32.35%)
Mutual labels:  vuetify
DataStore
Visual develop tool of creating mocked Json
Stars: ✭ 30 (-11.76%)
Mutual labels:  vuetify
eslint-config-xo-flow
ESLint shareable config for Flow to be used with eslint-config-xo
Stars: ✭ 24 (-29.41%)
Mutual labels:  eslint-config
solidata frontend
first draft for solidata_frontend : vue+nuxt+vuetify+i18n+axios
Stars: ✭ 15 (-55.88%)
Mutual labels:  vuetify
vuetify-admin
SPA Admin Framework for Vue.js running on top of REST APIs and built on Vuetify
Stars: ✭ 212 (+523.53%)
Mutual labels:  vuetify
eslint-config-algolia
Algolia's ESLint config and prettier instructions for JavaScript projects
Stars: ✭ 27 (-20.59%)
Mutual labels:  eslint-config
vuetify-with-storybook
Setting up Storybook with Vuetify the right way
Stars: ✭ 116 (+241.18%)
Mutual labels:  vuetify
Zwave2Mqtt-docker
Docker container for Zwave2Mqtt Gateway and Control Panel app
Stars: ✭ 29 (-14.71%)
Mutual labels:  vuetify
eslint-config-mingelz
A shared ESLint configuration with Chinese comments. 一份带有完整中文注释的 ESLint 规则。
Stars: ✭ 15 (-55.88%)
Mutual labels:  eslint-config
eslint-config
MOXY eslint configuration to be used across several JavaScript projects
Stars: ✭ 14 (-58.82%)
Mutual labels:  eslint-config
eslint-config-naver
Naver JavaScript Coding Conventions rules for eslint
Stars: ✭ 184 (+441.18%)
Mutual labels:  eslint-config
electron-vue-music
Electron + Vue +Vuetify 仿网易云音乐windows客户端
Stars: ✭ 18 (-47.06%)
Mutual labels:  vuetify
Blog2.0
基于Nuxt(ssr)+Vuetify+elementUi+nodeExpress+mongoDb的个人博客全栈项目
Stars: ✭ 20 (-41.18%)
Mutual labels:  vuetify

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].