eslint-plugin-galaxy

1.34.1 • 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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.34.1
    66
    • latest

Version History

Package Sidebar

Install

npm i eslint-plugin-galaxy

Weekly Downloads

2,067

Version

1.34.1

License

ISC

Unpacked Size

254 kB

Total Files

76

Last publish

Collaborators

  • cyansalt