github xojs/xo v0.18.1
0.18.1

latest releases: v0.59.3, v0.59.2, v0.59.1...
7 years ago

Removes the promise/no-promise-in-callback and promise/no-callback-in-promise rules. They were more annoying than useful. You usually have to deal with a lot of non-Promise APIs, so I had to disable it too many times. Some APIs will also never be Promise, like events and streams. 2253852

v0.18.0...v0.18.1

Don't miss a new xo release

NewReleases is sending notifications on new releases.