This package has been deprecated

Author message:

Switch to eslnit-config-airbnb-base, vue parser, babel plugin, and vue plugin

eslint-config-codemonkey800-vue

0.5.6 • Public • Published

React ESlint Config

This is an ESlint config targeted toward Vue.js development.

Setup

To use one of the configs, run:

$ yarn add -D eslint-config-codemonkey800-vue

Then in your .eslintrc.js:

module.exports = {
  extends: 'codemonkey800-vue',
};

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-codemonkey800-vue

Weekly Downloads

12

Version

0.5.6

License

none

Last publish

Collaborators

  • codemonkey800