Detalhes do pacote

broccoli-eslinter

nickiaconis3MITdepreciado0.1.2

broccoli-lint-eslint now supports differentiating between errors and warnings in test generators. As such, all versions of broccoli-eslinter are deprecated and will no longer be supported. Please update your dependencies to use broccoli-lint-eslint instead.

broccoli filter that runs eslint

eslint, lint, broccoli, validate

readme (leia-me)

broccoli-eslinter [DEPRECATED]

Lint JavaScript using Eslint

This is a fork of jonathanKingston/broccoli-lint-eslint used to change the test generator API. This fork may go away, however it will attempt to track it's parent fork as long as possible.

This fork is DEPRECATED! Please use broccoli-lint-eslint instead. It now provides test generator functions enough information to differentiate between errors and warnings. Since that was the goal of broccoli-eslinter, broccoli-eslinter is no longer necessary.