Releases: joncursi/eslint-config
Releases · joncursi/eslint-config
v2.0.16
Allow _getPasswordResetTokenLifetimeMs
underscore dangle
v2.0.15
Replaces mocha
eslint configuration with jest
settings
v2.0.14
Turn off mocha arrows rule to ease transition over to jest
v2.0.13
Allow let
keyword; too restrictive for server-side functions
v2.0.12
Upgrades eslint-plugin-flowtype
to 2.34.0
v2.0.11
Updated import/no-unresolved
rules
v2.0.10
Adds meteor-specific import rules
v2.0.8
- Upgrades dependencies
- Allows
_id
and _ensureIndex
dangles
v2.0.7
Upgrades eslint-plugin-flowtype-errors