@quave/eslint-plugin-meteor-quave

1.5.0 • Public • Published

@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

  • Env var METEOR_ESLINT_PLUGIN_EXPIRES_CACHE_IN_SECONDS: default is 5. You can customize the cache expiration time in seconds.
  • Env var METEOR_ESLINT_PLUGIN_DEBUG: default is disabled. You can pass this to enable debug mode and see more logs.
  • Env var METEOR_ESLINT_PLUGIN_IGNORE_CACHE: default is false. You can pass this to ignore the cache.
  • Env var METEOR_ESLINT_PLUGIN_FILES: use this if you want to lint a specific file.

Changelog

CHANGELOG

License

MIT

Package Sidebar

Install

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

Weekly Downloads

128

Version

1.5.0

License

MIT

Unpacked Size

63.4 kB

Total Files

37

Last publish

Collaborators

  • matheusccastro
  • edimarlnx
  • filipenevola
  • denyhs