Skip to content

fix(babel): suppress type errors when @types/babel__core is not installed#31

Merged
sapphi-red merged 3 commits intomainfrom
fix/suppress-type-errors-when-types-babel-core-is-not-installed
Mar 18, 2026
Merged

fix(babel): suppress type errors when @types/babel__core is not installed#31
sapphi-red merged 3 commits intomainfrom
fix/suppress-type-errors-when-types-babel-core-is-not-installed

Conversation

@sapphi-red
Copy link
Member

It won't completely fix but at least this would suppress the type errors when using plugins and presets properties.

fixes #28

rrors when `@types/babel__core` is not installed
@sapphi-red sapphi-red merged commit 98ee335 into main Mar 18, 2026
10 checks passed
@sapphi-red sapphi-red deleted the fix/suppress-type-errors-when-types-babel-core-is-not-installed branch March 18, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] type error in @rolldown/plugin-babel's presets plugin option when @types/babel__core is not installed

1 participant