{ "*.{ts,tsx}": ["eslint --fix", "prettier --write"], "*.{md,json,yaml,yml}": ["prettier --write"] }