quavedev / eslint-plugin

4 stars 2 forks source link

@quave/eslint-plugin-meteor-quave

npm version

@quave/eslint-plugin-meteor-quave is a plugin for eslint to ensure Javascript and Meteor standards.

Why

This plugin will help you with your Meteor 3.0 migration.

Installation

We recommend you to use this plugin via quave-eslint-config but you can also install it directly.

Install the npm dependency

npm i -D @quave/eslint-plugin-meteor-quave

Debug

You can debug by providing the METEOR_ESLINT_PLUGIN_DEBUG env var as 1 for example, so you will see more logs.

Run your eslint task like: METEOR_ESLINT_PLUGIN_DEBUG=1 eslint .

Options

Changelog

CHANGELOG

License

MIT