Missing basic DOM types in TypeScript project
I am setting a web app up in TypeScript and I seem to be missing some basic types I need. When I compile (npm run build), I get the following errors, error TS2304: Cannot find name 'HTMLElement'. ...
https://stackoverflow.com/questions/42603783/missing-basic-dom-types-in-typescript-project