LibreChat/packages/data-schemas/misc/ferretdb
Danny Avila f7d59d3285
📦 chore: Update TypeScript Config for TS v7 (#12794)
- 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.
2026-04-23 12:51:03 -04:00
..
aclBitops.ferretdb.spec.ts 🪐 fix: Replace $bitsAllSet ACL Queries for Azure Cosmos DB Compatibility (#12736) 2026-04-19 22:28:48 -04:00
docker-compose.ferretdb.yml 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
ferretdb-multitenancy-plan.md 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
jest.ferretdb.config.mjs 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
migrationAntiJoin.ferretdb.spec.ts 🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773) 2026-03-21 14:28:53 -04:00
multiTenancy.ferretdb.spec.ts 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
orgOperations.ferretdb.spec.ts 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
promptLookup.ferretdb.spec.ts 🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773) 2026-03-21 14:28:53 -04:00
pullAll.ferretdb.spec.ts 🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773) 2026-03-21 14:28:53 -04:00
pullSubdocument.ferretdb.spec.ts 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
randomPrompts.ferretdb.spec.ts 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
sharding.ferretdb.spec.ts 🐘 feat: FerretDB Compatibility (#11769) 2026-03-21 14:28:49 -04:00
tsconfig.json 📦 chore: Update TypeScript Config for TS v7 (#12794) 2026-04-23 12:51:03 -04:00