Skip to content

feat(global): modernized the packages#135

Open
CptSchnitz wants to merge 7 commits into
pnpm+turbofrom
modern
Open

feat(global): modernized the packages#135
CptSchnitz wants to merge 7 commits into
pnpm+turbofrom
modern

Conversation

@CptSchnitz
Copy link
Copy Markdown
Contributor

No description provided.

@CptSchnitz CptSchnitz requested review from netanelC and ronenkapelian and removed request for netanelC May 10, 2026 05:50
@ronenkapelian ronenkapelian changed the base branch from master to pnpm+turbo May 10, 2026 08:28
let logger: Logger;

export async function initializeLogger(): Promise<void> {
const logger: Logger | undefined = await jsLogger({ ...loggerConfig, prettyPrint: loggerConfig.prettyPrint });
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need const

Comment thread pnpm-workspace.yaml
'@map-colonies/js-logger': '5.0.0'
'@map-colonies/openapi-helpers': '5.1.0'
'@map-colonies/schemas': '1.19.0'
'@map-colonies/schemas': 'https://ghatmpstorage.blob.core.windows.net/npm-packages/schemas-6d0508766853fb6dbdfdf7987d08248e2ac5410f.tgz'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REMINDER - do not forget replace it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants