cleanup decaf

This commit is contained in:
Zach Bloomquist
2020-06-04 17:06:23 -04:00
parent 76ddf33561
commit 9ea49792d0
219 changed files with 226 additions and 1621 deletions

View File

@@ -1,10 +1,3 @@
// TODO: This file was created by bulk-decaffeinate.
// Sanity-check the conversion and remove this comment.
/*
* decaffeinate suggestions:
* DS102: Remove unnecessary code created because of implicit returns
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
*/
const chalk = require('chalk')
module.exports = function (msg, color = 'yellow') {