@thrivehive/eslint-config-nuxt

1.2.4 • Public • Published

@thrivehive/eslint-plugin-nuxt

npm version License: MIT

About

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

Installation

Using NPM:

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

Using Yarn:

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

Usage

In .eslintrc.js:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @thrivehive/eslint-config-nuxt

Weekly Downloads

0

Version

1.2.4

License

MIT

Unpacked Size

2.83 kB

Total Files

3

Last publish

Collaborators

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