Skip to content

v1.2.0

Compare
Choose a tag to compare
@victorfsf victorfsf released this 06 Sep 13:57
· 51 commits to master since this release

Changelog

ESLint changes

  • Disabled no-shadow and no-use-before-define

Plugin: Promise

  • Disabled promise/no-native, since we are using the native Promise.