{ "*.{js,ts}": ["pnpm run lint:fix"], "*.{json,md,mdx,html,css,yml,yaml}": ["pnpm run lint:format"] }