eslint-plugin-galaxy

1.34.0 • Public • Published

eslint-plugin-galaxy

npm

Various ESLint rules in one plugin.

Installation

npm install --save-dev eslint-plugin-galaxy

Usage

// .eslintrc.js
module.exports = {
  extends: {
    'plugin:galaxy/recommended',
    // for Vue
    'plugin:galaxy/recommended-vue',
  }
}

Rules

For TypeScript

For Vue

✅ means that the rule is contained in plugin:galaxy/recommended or plugin:galaxy/recommended-vue.

🔧 means that the rule could be fixed automatically.

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-galaxy

Weekly Downloads

2,430

Version

1.34.0

License

ISC

Unpacked Size

253 kB

Total Files

76

Last publish

Collaborators

  • cyansalt