Skip to content

Commit 50fc997

Browse files
committed
Add dom lib
1 parent 7ebcae7 commit 50fc997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"lib": ["es2019"],
3+
"lib": ["es2019", "dom"],
44
"module": "commonjs",
55
"noImplicitReturns": true,
66
"esModuleInterop": true,

0 commit comments

Comments
 (0)