Skip to content

swap to pnpm - #789

Merged
void-mAlex merged 4 commits into
masterfrom
pnpm
Jan 27, 2026
Merged

swap to pnpm#789
void-mAlex merged 4 commits into
masterfrom
pnpm

Conversation

@mansona

Copy link
Copy Markdown
Member

because friends don't let friends use yarn

const babel = require('@babel/core');
const TypescriptTransform = require.resolve(
'@babel/plugin-transform-typescript',
);

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I'm not exactly sure how the prettier rule started failing when moving to pnpm 🤔 unless there was some strange version pinning that prevented a problem from being found 🤷

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.

prettier changed meaning of rules on everyone, so things that were valid no longer are

Comment threadpackage.json
@mansona
mansona requested a review from a teamJanuary 27, 2026 14:37
@void-mAlex
void-mAlex merged commit ec487d1 into masterJan 27, 2026
12 checks passed
@github-actionsgithub-actionsBot mentioned this pull request Jan 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mansona@void-mAlex