We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7150c0 commit 6309e8aCopy full SHA for 6309e8a
tsconfig.json
@@ -6,6 +6,7 @@
6
"module": "ESNext",
7
"lib": ["ES2020", "DOM", "DOM.Iterable"],
8
"skipLibCheck": true,
9
+ "types": [],
10
11
/* Bundler mode */
12
"moduleResolution": "bundler",
0 commit comments