9.3.0 • Published 6 years ago

@futagoza/eslint-config-vue v9.3.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

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

9.3.0

6 years ago

9.2.0

6 years ago

9.1.0

6 years ago

9.0.0

6 years ago

8.3.0

6 years ago

8.2.0

6 years ago

8.1.1

6 years ago

8.1.0

6 years ago

8.0.0

6 years ago

8.0.0-alpha.0

6 years ago