Archived
253 B
253 B
01. Fix lint and add CI scripts
Status: completed
Make the hygiene baseline green and easy to run locally/CI:
- fix current
npm run lintfailures; - keep
npm run typecheckgreen; - add a single verification script that runs typecheck and lint.