0.5.1 • Published 5 years ago

eslint-config-umeboshi-vue v0.5.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-config-umeboshi-vue

Shared config for Umeboshi Vue.js templates based on eslint-config-airbnb-base and eslint-config-umeboshi

This package exposes two separate configurations:

  • eslint-config-umeboshi-vue: Enables .vue files parsing with eslint-plugin-html
  • eslint-config-umeboshi-vue/beta: Leverages eslint-plugin-vue for advanced parsing and linting of both <script> and <template> blocks in .vue files. Kept in beta as the plugin itself is in beta stage.

Install

With npm:

npm install --save-dev eslint-config-umeboshi

Or yarn:

yarn add eslint-config-umeboshi --dev

Usage

Add "extends": "eslint-config-umeboshi-vue" or "extends": "eslint-config-umeboshi-vue/beta" to your .eslintrc.json file

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-rc.0

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.5.0-2

6 years ago

0.5.0-1

6 years ago

0.4.2-1

6 years ago

0.4.2-0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.4.0-4

6 years ago

0.4.0-3

6 years ago

0.4.0-2

6 years ago

0.4.0-1

6 years ago

0.4.0-0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1-0

6 years ago

0.1.8

7 years ago

0.1.7

7 years ago