eslint-config-meedsio

1.0.5 • Public • Published

eslint-config-meedsio

ESLint shareable config for Meeds-io based projects.

Node.js Package

Installation

$ npm install --save-dev eslint eslint-config-meedsio

Usage

eslint-config-meedsio combines rules defined by plugin:vue/strongly-recommended, eslint:recommended, plugin:vuejs-accessibility/recommended with some additional customized rules.

To use it, you can simply define it in ESLint configuration of your project:

{
  "extends": [
    "eslint-config-meedsio"
  ]
}

How to contribute

To add/modify/delete rules, please add a PR with the modifications. To test rules before requesting review, you can execute the following command:

npm run test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    5,502
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    5,502
  • 1.0.4
    233
  • 1.0.3
    236
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i eslint-config-meedsio

Weekly Downloads

5,971

Version

1.0.5

License

LGPL-3.0-or-later

Unpacked Size

43.4 kB

Total Files

6

Last publish

Collaborators

  • exo-swf