mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-01 20:01:35 +00:00
- Enabled `esModuleInterop` in `client/tsconfig.json` for better module compatibility. - Changed `moduleResolution` from `node` to `bundler` in `client/tsconfig.json`. - Set `noEmit` to `true` in several `tsconfig.json` files to prevent output generation. - Removed `baseUrl` from various `tsconfig.json` files to simplify path resolution. - Updated path mappings in multiple packages to reflect new directory structures. These changes aim to streamline TypeScript configurations and improve module resolution across the project. |
||
|---|---|---|
| .. | ||
| aclBitops.ferretdb.spec.ts | ||
| docker-compose.ferretdb.yml | ||
| ferretdb-multitenancy-plan.md | ||
| jest.ferretdb.config.mjs | ||
| migrationAntiJoin.ferretdb.spec.ts | ||
| multiTenancy.ferretdb.spec.ts | ||
| orgOperations.ferretdb.spec.ts | ||
| promptLookup.ferretdb.spec.ts | ||
| pullAll.ferretdb.spec.ts | ||
| pullSubdocument.ferretdb.spec.ts | ||
| randomPrompts.ferretdb.spec.ts | ||
| sharding.ferretdb.spec.ts | ||
| tsconfig.json | ||