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

@strg/eslint-config-vue

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strg/eslint-config-vue

Vue ESLint configuration for STRG.

2.0.0
latest
Source
npmnpm
Version published
Maintainers
3
Created
Source

eslint-config-vue

Standard linting configuration for Vue.js projects developed by STRG.

Installation

# install with npm
npm install -D @strg/eslint-config-vue

# or with yarn
yarn add -D @strg/eslint-config-vue

Usage

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

Versioning

This project adheres to Semantic Versioning.

Keywords

check

FAQs

Package last updated on 19 Aug 2022

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