@strg/eslint-config-vue

2.0.0 • Public • Published

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.

Package Sidebar

Install

npm i @strg/eslint-config-vue

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

2.92 kB

Total Files

4

Last publish

Collaborators

  • tyriis
  • ajobi
  • tronstoner