Skip to content

Commit 3318916

Browse files
chore: update README.md
1 parent d63fd7e commit 3318916

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Run your eslint task like: `METEOR_ESLINT_PLUGIN_DEBUG=1 eslint .`
2525
## Options
2626

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

2932
## Changelog
3033

0 commit comments

Comments
 (0)