0.5.1 • Published 7 years ago
eslint-config-umeboshi-vue v0.5.1
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 witheslint-plugin-html
eslint-config-umeboshi-vue/beta
: Leverageseslint-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
7 years ago
1.0.0-rc.1
7 years ago
1.0.0-rc.0
7 years ago
0.5.1
7 years ago
0.5.0
7 years ago
0.5.0-2
7 years ago
0.5.0-1
7 years ago
0.4.2-1
7 years ago
0.4.2-0
7 years ago
0.4.1
7 years ago
0.4.0
7 years ago
0.4.0-4
7 years ago
0.4.0-3
7 years ago
0.4.0-2
7 years ago
0.4.0-1
7 years ago
0.4.0-0
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.3.0-alpha.9bdbe852
7 years ago
0.3.0-alpha.341c57f0
7 years ago
0.2.1-0
7 years ago
0.1.8
8 years ago
0.1.7
8 years ago