Skip to content

EOX ESLint configuration for Vue.js projects

Notifications You must be signed in to change notification settings

StefanBrand/eslint-config-vue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOX Vue ESLint config

Installation

npm install --save-dev eslint EOX-A/eslint-config-vue eslint-plugin-vue eslint-plugin-import eslint-plugin-modules-newline

Usage

To include this on a project, add to .eslintrc.js:

module.exports = {
  extends: ['@eox/eslint-config-vue']
}

Please check this link for the meaning of all the rules.

About

EOX ESLint configuration for Vue.js projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%