- check if the scripts are available: `check`, `lint`, `format`, `format:fix`, `typecheck`, `build`, `test`, `coverage`, ... - check the order of the `check` scripts - how should they be named? `test:coverage` vs `test-coverage` vs `coverage`
check,lint,format,format:fix,typecheck,build,test,coverage, ...checkscriptstest:coveragevstest-coveragevscoverage