Skip to content

Commit 8e14899

Browse files
committed
type issue with URL
1 parent b90e36a commit 8e14899

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"typeRoots": ["../node_modules/@types"],
55
"types": ["node", "jest"],
6+
"lib": ["ESNext", "dom"],
67
"outDir": "dist"
78
},
89
"include": ["src"],

0 commit comments

Comments
 (0)