{ "src/docs/**": [ "yarn build:docs" ], "*.{js,json,html,md}": [ "yarn lint:fix" ] }