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