{ "extends": "./tsconfig.base.json", "compilerOptions": { "composite": true, "lib": ["ES2022"], "types": [], }, "include": [ "src/xtext/BackendConfig.ts", ] }