Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

v5.0.0

Choose a tag to compare

@mysticatea mysticatea released this 28 Aug 11:23
· 58 commits to master since this release
v5.0.0
0ff7f9b

Enabled Rules

  • no-mixed-operators
  • object-curly-newline
  • rest-spread-spacing
  • mysticatea/no-literal-call
  • mysticatea/no-use-ignored-vars
  • mysticatea/no-useless-rest-spread

Disabled Rules

  • no-undef-init (just relaxing)