ArtOfCode

Results 22 issues of ArtOfCode

We currently use TypeScript as a type checker for plain JS code. This results in a lot of messy-looking type annotations in JS. I'd like us to be able to...

area: backend
priority: medium
complexity: average

We also don't currently lint CSS. We should add a way of doing this.

area: backend
priority: low
complexity: average