You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use native ES2015 String.prototype.repeat, which is implemented
since Node.js 7, whereas this package requires Node.js 10+.
* Use plain JavaScript for two default properties.
Ref gruntjs/grunt-legacy-log#35
0 commit comments