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.
dom
1 parent 5855699 commit 3bf8277Copy full SHA for 3bf8277
packages/integration-tests/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "../../tsconfig.json",
3
"compilerOptions": {
4
- "lib": ["es2019"]
+ "lib": ["dom", "es2019"]
5
}
6
0 commit comments