Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: leo/eslint-config-default

v0.2.1

13 Jun 09:39
@leo leo

Choose a tag to compare

Fixed

  • Bring back ability to use new without assigning stuff
  • Irregular whitespace should be allowed for certain situations

v0.2.0

13 Jun 09:23
@leo leo

Choose a tag to compare

New

  • Support es6 as environment
  • Correct spacing around commas
  • Don't allow calling of new Objects without assigning them
  • Mixing tabs with spaces isn't allowed anymore
  • No lone blocks allowed
  • Neither is irregular whitespace

v0.1.0

23 May 19:27
@leo leo

Choose a tag to compare

Hello world!