We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9d7b5 commit 81e2d28Copy full SHA for 81e2d28
CHANGELOG.md
@@ -11,3 +11,10 @@
11
- Adds more debug statements to be logged when using `METEOR_ESLINT_PLUGIN_DEBUG` env var.
12
- Adds an option to expires the cache after an amount of seconds, by default its 5. Env var `METEOR_ESLINT_PLUGIN_EXPIRES_CACHE_IN_SECONDS`
13
14
+## 1.4.1
15
+
16
+> This version was not released but the fix is included into 1.4.2
17
18
+### Bug fixes
19
20
+- Issue linting collection hooks [#6](https://github.com/quavedev/eslint-plugin/pull/6)
0 commit comments