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 31e2b2c commit fcfbb0fCopy full SHA for fcfbb0f
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compileOnSave": true,
3
"compilerOptions": {
4
- "lib": ["es2024", "dom"],
+ "lib": ["es2024"],
5
"module": "NodeNext",
6
"moduleResolution": "NodeNext",
7
"outDir": "lib",
0 commit comments