Jack Stevens
Jack Stevens
When using Jam with NPM v3, node_modules are stored at the top level, not recursively. e.g. NPM v2 ``` . └─┬ node_modules └─┬ jam └─┬ node_modules └── requirejs ``` NPM...
## What? This PR converts the tests for the `data-controls` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - cast...
## What? This PR converts the `blob` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly typed variables and...
## What? This PR converts the `warning` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - added explicit return types...
## What? This PR converts the `token-list` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly type functions and...
## What? This PR converts the `autop` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - added explicit return types...
## What? This PR converts the `escape-html` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly type functions and...
We're currently missing documentation on how to use the logo with text next to/above it. Some examples of what we currently do: # uSwitch Labs [link[(https://labs.uswitch.com/](https://labs.uswitch.com/)  # Email Footers...
# Overview It'd be useful to have some guidance on creating brand-consistent banner ads, as well as some examples/templates. **I'm not suggesting we standardise banners, but it would be good...