Skip to content

eCollect/eslint-config-ecollect-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-ecollect-vue

This package provides eCollect's Vue.js .eslintrc as an extensible shared config.

The package combines eCollect's base config with the official ESLint plugin for Vue.js and applies some eCollect specific rules.

Usage

Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint.

  1. Install the correct versions of each package, which are listed by the command:
npm install --save-dev eslint eslint-config-ecollect-vue
  1. Add "extends": "ecollect-vue to your .eslintrc.

License

Copyright (c) 2018 eCollect AG. See the LICENSE file for license rights and limitations (MIT).

About

eCollect's Vue.js style-guide and lint rules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published