{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "composite": true, "module": "ESNext", "moduleResolution": "bundler" } }