Baqir Khan

Results 2 comments of Baqir Khan

Related to this PR: https://github.com/aspen-cloud/triplit/pull/149 TS Config file. ```jsonc { "compilerOptions": { "composite": true, "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", "target": "ES2020", "useDefineForClassFields": true, "lib": [ "ES2020", "DOM", "DOM.Iterable" ], "module": "ESNext", "skipLibCheck": true,...

Similar error on `client.ts` as well: ![Capture-2024-07-16 at 15 15 19](https://github.com/user-attachments/assets/bb44e034-75b3-43c8-a5a7-593e742aabff)