Skip to content

Commit 6309e8a

Browse files
committed
Ignore node types
Signed-off-by: Jay Wang <[email protected]>
1 parent c7150c0 commit 6309e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"module": "ESNext",
77
"lib": ["ES2020", "DOM", "DOM.Iterable"],
88
"skipLibCheck": true,
9+
"types": [],
910

1011
/* Bundler mode */
1112
"moduleResolution": "bundler",

0 commit comments

Comments
 (0)