UNPKG

eslint-plugin-log

Version:

👕 ESLint plugin: log the paths of all files being checked

7 lines (6 loc) • 251 B
/** * No-op postprocess behaviour * @param {Array} messages Argument contains two-dimensional array of Message objects * @return {String} One-dimensional array of the messages you want to keep */ module.exports = ([messages]) => messages