You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam cf8f62aed9
feat: remove colors in favour of chalk (#10142)
* feat: remove colors in favour of chalk

* fix: bad conversion from colors to chalk in src/cli/index.js

* fix: padWidth calculation to account for control characters

* fix: termWidth calculation, but swapped one problem for another

* fix: formatItem, implement my own padRight to take control characters into account
3 years ago
..
data feat: no more sending emails to banned users, + feature flag 3 years ago
databases.js refactor: prompt.get already returns promise 3 years ago
package.json feat: remove colors in favour of chalk (#10142) 3 years ago
web.js refactor: less.render returns promise 3 years ago