module.exports = { "*.{js,jsx,ts,tsx}": "run-s check:* lint" };