github xojs/xo v0.41.0

latest releases: v0.59.3, v0.59.2, v0.59.1...
3 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.