MCPcopy
hub / github.com/postcss/postcss / warnings

Method warnings

lib/result.js:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 warnings() {
37 return this.messages.filter(i => i.type === 'warning')
38 }
39}
40
41module.exports = Result

Callers 5

result.test.tsFile · 0.45
node.test.tsFile · 0.45
fuzz_parse.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected