You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@blargbot/eslint-config-blargbot-vue

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
e

@blargbot/eslint-config-blargbot-vue

eslint vue config for blargbot

1.0.0
latest
64

Supply Chain Security

100

Vulnerability

63

Quality

75

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Issues
0

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'
  ]
}

FAQs

Package last updated on 07 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts