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

v0.2.0

Choose a tag to compare

@leo leo released this 13 Jun 09:23
· 4 commits to master since this release

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