module.exports = { '*.js': ['eslint', 'prettier'], '*.{json,md,html,css,yml,yaml}': [] };