We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7211d commit 400e1d0Copy full SHA for 400e1d0
1 file changed
dialect/agentforce/tsconfig.json
@@ -3,7 +3,7 @@
3
"target": "ES2022",
4
"module": "NodeNext",
5
"moduleResolution": "NodeNext",
6
- "lib": ["ES2022", "DOM"],
+ "lib": ["ES2022"],
7
"outDir": "dist",
8
"rootDir": "src",
9
"strict": true,
0 commit comments