Skip to content

Commit ad604f0

Browse files
committed
tsconfig: Remove lib setting.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 4151e02 commit ad604f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"compilerOptions": {
33
"target": "esnext",
4-
"lib": ["dom", "dom.iterable", "esnext"],
54
"module": "commonjs",
65
"esModuleInterop": true,
76
"resolveJsonModule": true,

0 commit comments

Comments
 (0)