egirlskey/packages/frontend/src/workers/tsconfig.json

6 lines
63 B
JSON

{
"compilerOptions": {
"lib": ["esnext", "webworker"],
}
}