MCPcopy
hub / github.com/FormidableLabs/webpack-dashboard / _lineJoin

Function _lineJoin

utils/format-output.js:20–22  ·  view source on GitHub ↗
(arr)

Source from the content-addressed store, hash-verified

18}
19
20function _lineJoin(arr) {
21 return arr.join("\n");
22}
23
24// eslint-disable-next-line max-statements
25function formatOutput(stats) {

Callers 2

formatOutputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…