{ "!(docs/**/*)*.{ts,js,json,html,md,mts}": ["eslint --fix", "prettier --write"], "cSpell.json": ["./bin/checkCSpell.sh"] }