Document JS/TS packaging
#319 (closed) covered the acute need to standardise on scope naming for JS/TS packages but the guidebook as a whole does not include examples of packaging JS/TS libraries. Include some guideance. It should include:
- Layout of a TS package using yarn or yarn workspaces
- Publishing packages
- Linting/pre-commit jobs.