@futagoza/eslint-config-vue

9.3.0 • Public • Published

dependencies History License

This package contains configuration files for ESLint v6+

This is a configuration file for ESLint that is used to lint my Vue.js projects.

NOTE: This configuration will only check for @vue/* rules, therefore it is recommended to also use @futagoza/eslint-config-javascript or something similar alongside this configuration.

installation

$ npm i --save-dev @futagoza/eslint-config-vue

usage

Put the following into your configuration (.eslintrc.* file or the "eslintConfig" field in package.json):

{
    "extends": "@futagoza/vue"
}

configurations

A list of usable configurations as well the configurations they use:

license

Copyright © 2019+ Futago-za Ryuu
Released under the MIT License, http://opensource.org/licenses/MIT

Package Sidebar

Install

npm i @futagoza/eslint-config-vue

Weekly Downloads

0

Version

9.3.0

License

MIT

Unpacked Size

3.66 kB

Total Files

4

Last publish

Collaborators

  • ryuu