github xojs/xo v0.41.0

latest releases: v0.58.0, v0.57.0, v0.56.0...
2 years ago

Breaking

  • XO can no longer be installed globally.
    • It caused too many problems. Instead, you can run the local XO binary with $ npx xo.
  • XO now enforces trailing comma in multiline statements.
  • Change operator-linebreak rule to enforce operators before.
    • This way is more readable.

New rules

v0.40.3...v0.41.0

Don't miss a new xo release

NewReleases is sending notifications on new releases.