Skip to content

blargbot/eslint-config-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-blargbot-vue

An eslint configuration extension for blargbot, targetting vue.

Installation

$ npm install --dev @blargbot/eslint-config-blargbot-vue
$ yarn add -D @blargbot/eslint-config-blargbot-vue

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published