eslint-config-umeboshi-vue

0.5.1 • Public • Published

eslint-config-umeboshi-vue

Shared config for Umeboshi Vue.js templates

This package extends eslint-config-umeboshi the strongly-recommended preset of eslint-plugin-vue with some minor changes:

  • no EOL enforcing
  • .vue file extension can be omitted
  • 4 spaces indentation in templates (vue/html-indent)
  • babel-parser support

Install

With npm:

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

Or yarn:

yarn add eslint-config-umeboshi-vue --dev

Usage

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

Package Sidebar

Install

npm i eslint-config-umeboshi-vue

Weekly Downloads

1

Version

0.5.1

License

MIT

Unpacked Size

4.04 kB

Total Files

10

Last publish

Collaborators

  • dwightjack