-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: medium
Description
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 use TypeScript directly.
This involves adding it into our compilation/assets pipeline so that it's compiled and included in assets alongside regular JS files. I'm not sure what's involved in doing that.
Oaphi
Metadata
Metadata
Assignees
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: medium
Type
Projects
Status
Planned