Precise DOM morphing
morphing typescript dom

Use erasableSyntaxOnly

+1
+1
tsconfig.json
··· 17 17 "exactOptionalPropertyTypes": true, 18 18 "forceConsistentCasingInFileNames": true, 19 19 "useUnknownInCatchVariables": true, 20 + "erasableSyntaxOnly": true, 20 21 21 22 "skipLibCheck": true, 22 23 "noEmit": false,