{ "*.{ts,tsx,js,jsx,css,mjs,json}": ["biome check --write --no-errors-on-unmatched"], "*.{md,yml}": ["prettier --ignore-unknown --write"] }