We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WorkerOptions
1 parent 629f11c commit 2d23e43Copy full SHA for 2d23e43
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"lib": [
4
- "ES2020", "DOM"
+ "ES2020", "WebWorker"
5
],
6
"target": "ES2020",
7
"allowJs": true,
0 commit comments