Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

eslint-config-vue 3.2.0

Install from the command line:
Learn more about npm packages
$ npm install @strg-at/eslint-config-vue@3.2.0
Install via package.json:
"@strg-at/eslint-config-vue": "3.2.0"

About this version

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.

Details


Assets

  • eslint-config-vue-3.2.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0