2.14.1 • Published 7 months ago

@cnamts/eslint-config-vue v2.14.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

ESLint Config

ESLint configurations used across our Vue.js projects.

Installation

To install the package, you need to use yarn or npm:

yarn add @cnamts/eslint-config-vue
# OR
npm install @cnamts/eslint-config-vue

Usage

To use the ESLint configuration, you need to create a .eslintrc.js file and use the extends property to reference @cnamts/eslint-config-vue:

module.exports = {
	extends: '@cnamts/eslint-config-vue'
};
2.14.1

7 months ago

2.13.0

8 months ago

2.14.0

8 months ago

2.12.0

9 months ago

2.11.0

11 months ago

2.10.0

11 months ago

2.9.0

1 year ago

2.9.0-beta.4

1 year ago

2.9.0-beta.3

1 year ago

2.9.0-beta.2

1 year ago

2.9.0-beta.1

1 year ago

2.9.0-alpha.0

1 year ago

2.7.0

1 year ago

2.8.0

1 year ago

2.6.0

2 years ago

2.5.0

2 years ago

2.5.1

2 years ago

2.4.0

2 years ago