{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./tsconfig.web.jsonc", "compilerOptions": { "lib": [ "ES2022", "WebWorker", "Webworker.Iterable" ] } }