{ "*.{js,ts,cjs,mjs,d.mts,jsx,tsx,json,jsonc}": [ "npx @biomejs/biome check ./src && tsc" ] }