Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quave/eslint-plugin-meteor-quave

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quave/eslint-plugin-meteor-quave

Quave linting rules for ESLint

  • 1.5.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@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

Keywords

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc