kpn / kpn-style

Reusable (style) packages for anyone working on front-end for KPN.
https://style.kpn.com
MIT License
17 stars 3 forks source link

Convert main portal to TypeScript #30

Open coenkoopmans opened 4 years ago

coenkoopmans commented 4 years ago

Description

The portal is currently written in JavaScript. We should convert this to TypeScript for consistency with the web components, as well as the advantages of type checking.

Acceptance criteria