{ "src/docs/**": ["yarn docs:build"], "*.{ts,js,json,html,md}": ["eslint . --fix", "prettier --write ."] }