tangled
alpha
login
or
join now
yippee.fun
/
morphlex
0
fork
atom
Precise DOM morphing
morphing
typescript
dom
0
fork
atom
overview
issues
pulls
pipelines
Use erasableSyntaxOnly
joel.drapper.me
4 months ago
940a17d4
fbfa2cdb
+1
1 changed file
expand all
collapse all
unified
split
tsconfig.json
+1
tsconfig.json
···
17
17
"exactOptionalPropertyTypes": true,
18
18
"forceConsistentCasingInFileNames": true,
19
19
"useUnknownInCatchVariables": true,
20
20
+
"erasableSyntaxOnly": true,
20
21
21
22
"skipLibCheck": true,
22
23
"noEmit": false,