{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "lib": ["ES2022", "ScriptHost"], "types": ["node"] } }