module.exports = { '*.{js,ts}': ['eslint --fix', 'git add'], };