We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0f9b4 commit 5750240Copy full SHA for 5750240
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "lib": ["ES2019"],
+ "lib": ["ES2019", "dom"],
4
"module": "commonjs",
5
"target": "ES2019",
6
"outDir": "dist",
0 commit comments