6.0.0 • Published 1 year ago

@exolnet/eslint-config-vue v6.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
1 year ago

@exolnet/eslint-config-vue

NPM version Software License Build Status

ESLint configuration for Vue projects used at eXolnet.

Installation

Install this package, and save it as a devDependency:

npm install --save-dev @exolnet/eslint-config-vue

Then have your project's .eslintrc.json file extend the ruleset.

{
    "extends": "@exolnet/eslint-config-vue"
}

If you are using YAML or JavaScript for your ESLint configuration file format ensure you use the correct syntax for the language used.

License

This code is licensed under the MIT license. Please see the license file for more information.

6.0.0

1 year ago

5.0.0

2 years ago

4.0.0

4 years ago

4.0.0-alpha.1

4 years ago

3.0.1

4 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago