csnx
csnx copied to clipboard
Monorepo for Guardian UIs
current shipping versions ref the esm build from a single export value, but this is wrong. it breaks importing in ts-node scripts. - [x] figure out a strategy - [x]...
Currently, we have: - `isUndefined` - `isObject` - `isOneOf` - `isString` - `isBoolean` It might be beneficial to have a validation / parsing that can handle more complex object shapes,...
Confirm with DS team whether we should expose properties like line height and font weight separately
Whenever we release a version of `@guardian/libs`, `@csnx/npm-package` gets versioned too because it depends on it (a changelog is generated and `version` is set to undefined). This is added to...