{ "**/*.{md,mdx,html,astro,css,tsx,ts}": ["npx prettier --write"], "**/*.{js,ts,html,astro}": ["npx eslint --fix"] }