Addison Beck
26caeb3083
Implement and extend tsconfig.base across projects ( #14554 )
...
* Implement and extend tsconfig.base across projects
* fixup! Merge remote-tracking branch 'origin/main' into rename-tsconfig
* fix: import tsconfig.base from components
* fix: skip typechecking node modules
* fixing tests
* fix the tests for real
* undo accidentally change
2025-06-02 20:38:17 +00:00
Thomas Rittson
8c13ea894b
[PM-16917] Remove jest-extended dependency ( #12798 )
...
* add toContainPartialObjects matcher (replacing toIncludeAllPartialMembers from jest-extended)
* replace jest-extended matchers with equivalent default matchers
2025-01-15 10:43:26 -05:00
Oscar Hinton
653b730969
[PM-16872] Update libs to use explicit dependencies ( #12770 )
...
Update all libs to use explicit dependencies rather than relying on tsconfig.libs.json. This allows us to more easily understand the dependencies between libs and prevent users from accidentally adding new dependencies.
We still use tsconfig.libs (now renamed tsconfig.spec) for tests.
2025-01-10 11:21:38 +01:00
Will Martin
b73d73b508
create team owned libs for billing, admin-console, platform ( #7233 )
...
* add admin-console lib files
* add billing lib files
* add platform lib files
* update lib references in config files
* update package-lock
2023-12-15 09:02:21 -05:00