Jason Rudolph
|
4db60e34b8
|
👔 Fix linter error: "Arrow function should not return assignment."
|
2017-10-18 20:13:55 -04:00 |
|
Jason Rudolph
|
49655a97c8
|
🎨
|
2017-10-18 20:10:24 -04:00 |
|
Jason Rudolph
|
6e78281a73
|
🎨 Prefer fat arrow function syntax
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
498d7c90eb
|
Rewrite code to no longer use __guard__
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
db115d3ab8
|
Remove unnecessary code created because of implicit returns
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
61b228d8a0
|
Remove unnecessary use of Array.from
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
c632e6ca58
|
☠☕ Decaffeinate spec/project-spec.coffee
Apply results of running:
```
$ decaffeinate --keep-commonjs --prefer-const --loose-default-params --loose-for-expressions --loose-for-of --loose-includes spec/project-spec.js
$ standard --fix spec/project-spec.js
```
|
2017-10-18 19:54:51 -04:00 |
|