Skip to content

Releases: joncursi/eslint-config

v2.0.16

05 Jun 18:56
Compare
Choose a tag to compare

Allow _getPasswordResetTokenLifetimeMs underscore dangle

v2.0.15

04 Jun 02:57
Compare
Choose a tag to compare

Replaces mocha eslint configuration with jest settings

v2.0.14

03 Jun 11:26
Compare
Choose a tag to compare

Turn off mocha arrows rule to ease transition over to jest

v2.0.13

02 Jun 01:17
Compare
Choose a tag to compare

Allow let keyword; too restrictive for server-side functions

v2.0.12

31 May 01:25
Compare
Choose a tag to compare

Upgrades eslint-plugin-flowtype to 2.34.0

v2.0.11

26 May 14:53
Compare
Choose a tag to compare

Updated import/no-unresolved rules

v2.0.10

26 May 14:18
Compare
Choose a tag to compare

Adds meteor-specific import rules

v2.0.9

26 May 01:19
Compare
Choose a tag to compare

Upgrades flow to 0.47.0

v2.0.8

25 May 16:05
Compare
Choose a tag to compare
  • Upgrades dependencies
  • Allows _id and _ensureIndex dangles

v2.0.7

24 May 01:14
Compare
Choose a tag to compare

Upgrades eslint-plugin-flowtype-errors