UNPKG

stylelint

Version:
6 lines (5 loc) 94 B
export default function (text) { const err = new Error(text) err.code = 78 return err }