tsconfig.json configstsconfig compilerOptiontsconfig watch Missing basic DOM types in TypeScript projectI 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-projectTypeScript - Intro & Install | PoiemaWebTypeScript 또한 AltJS의 하나로써 자바스크립트(ES5)의 Superset(상위확장)이다. C#의 창시자인 덴마크 출신 소프트웨어 엔지니어 Anders Hejlsberg(아네르스 하일스베르)가 개발을 주도한 TypeScript는 Microsoft에서 2012년 발표한 오픈소스로 정적 타이핑을 지원하며 ES6(ECMAScript 2015)의 클래스, 모듈 등과 ES7의 Decorator 등을 지원한다.https://poiemaweb.com/typescript-introduction