This repository was archived by the owner on Jun 26, 2018. It is now read-only.
v11.0.0
Breaking changes
- It added
root: trueintomysticateaandmysticatea/es5config. - It enabled the following rules:
- for-direction
- padding-line-between-statements requires blank lines around function declarations.
- semi-style requires semicolons at the first of lines.
- switch-colon-spacing
Changes
- It relaxed the following rules:
- object-curly-newline allows newlines even if no multiple properties.