Skip to content

Support ESLint 3.1.0

Compare
Choose a tag to compare
@glebec glebec released this 16 Jul 03:43
· 65 commits to master since this release
  • Removed a commented colon character in the YML file which was valid, but which caused annoying syntax coloring in some editors
  • Turned on key-spacing with a less restrictive mode, so users could freely align key-val pairs in object literals
  • Turned off callback-return which had too many false positives