Use extensionless import specifiers in project.ts and work.ts so the modules resolve under Node ESM and bundler resolution, consistent with allowImportingTsExtensions on the consuming packages.
Use extensionless import specifiers in project.ts and work.ts so the modules resolve under Node ESM and bundler resolution, consistent with allowImportingTsExtensions on the consuming packages.