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