mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-10 06:53:33 -07:00
193 B
193 B
Types
To check types run:
npx --package typescript tsc --noEmit --pretty false | grep -v "modules/"
Code
ALWAYS
- fast
- KISS
- DRY
- reads like english
- easy to understand