v1.2.0
Changelog
ESLint changes
- Disabled
no-shadow
andno-use-before-define
Plugin: Promise
- Disabled
promise/no-native
, since we are using the nativePromise
.
no-shadow
and no-use-before-define
promise/no-native
, since we are using the native Promise
.