Jason Rudolph
|
fc620b9e80
|
🎨 Move helper functions outside of describe block
|
2017-10-24 09:06:50 -04:00 |
|
Jason Rudolph
|
aa69409b1b
|
🎨 Prefer arrow function syntax
|
2017-10-24 09:04:11 -04:00 |
|
Jason Rudolph
|
706f7e3d44
|
🎨 DS102 Remove unnecessary code created because of implicit returns
|
2017-10-24 08:58:59 -04:00 |
|
Jason Rudolph
|
76eb993e7e
|
🎨 DS101 Remove unnecessary use of Array.from
|
2017-10-24 08:56:20 -04:00 |
|
Jason Rudolph
|
90cfb69c7c
|
👕 Fix "'tooltipElement' is assigned a value but never used"
|
2017-10-24 08:53:24 -04:00 |
|
Jason Rudolph
|
f976c93d5a
|
👕 Fix "'disposable' is assigned a value but never used"
|
2017-10-24 08:51:40 -04:00 |
|
Jason Rudolph
|
7f75a46b97
|
👕 Fix "Return statement should not contain assignment"
|
2017-10-24 08:51:15 -04:00 |
|
Jason Rudolph
|
f771cf9d1a
|
☠☕ Decaffeinate spec/tooltip-manager-spec.coffee
Apply results of running:
$ decaffeinate --keep-commonjs --prefer-const --loose-default-params --loose-for-expressions --loose-for-of --loose-includes spec/tooltip-manager-spec.coffee
$ standard --fix spec/tooltip-manager-spec.js
|
2017-10-24 08:47:44 -04:00 |
|