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 6b45771 commit 2f2886aCopy full SHA for 2f2886a
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