MCPcopy
hub / github.com/FormidableLabs/webpack-dashboard / format-output.spec.js

File format-output.spec.js

test/utils/format-output.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { _isLikelyASyntaxError, _lineJoin, _formatMessage } = require("../../utils/format-output");
4

Callers

nothing calls this directly

Calls 3

_isLikelyASyntaxErrorFunction · 0.85
_formatMessageFunction · 0.85
_lineJoinFunction · 0.85

Tested by

no test coverage detected