@thrivehive/eslint-config-vue

1.2.3 • Public • Published

@thrivehive/eslint-plugin-vue

npm version License: MIT

About

This eslint config extends the official Vue Airbnb config, and the @thrivehive/eslint-config-node config.

Installation

Using NPM:

npm install --save-dev @thrivehive/eslint-plugin-vue

Using Yarn:

yarn add --dev @thrivehive/eslint-plugin-vue

Usage

In .eslintrc.js:

module.exports = {
  extends: [
    '@thrivehive/vue'
  ]
};

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @thrivehive/eslint-config-vue

    Weekly Downloads

    1

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    2.54 kB

    Total Files

    3

    Last publish

    Collaborators

    • dhardy
    • nick-thrivehive
    • alithrivehive
    • jvindingthrivehive
    • martinez6481
    • miketalley
    • chrisknepper