Skip to content

fix(oxfmt): Export SortImportsConfig, SortPackageJsonConfig, SortTailwindcssConfig, OxfmtOverrideConfig to fix inferred type during the build#20494

Closed
rajzik wants to merge 3 commits intooxc-project:mainfrom
rajzik:fix-exports
Closed

Conversation

@rajzik
Copy link
Copy Markdown

@rajzik rajzik commented Mar 18, 2026

Fixes #20493

  • Export SortImportsConfig, SortPackageJsonConfig, SortTailwindcssConfig, OxfmtOverrideConfig

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter C-bug Category - Bug labels Mar 18, 2026
@rajzik rajzik changed the title fix(oxfmt): Export SortImportsConfig, SortPackageJsonConfig, SortTailwindcssConfig to fix inferred type during the build fix(oxfmt): Export SortImportsConfig, SortPackageJsonConfig, SortTailwindcssConfig, OxfmtOverrideConfig to fix inferred type during the build Mar 18, 2026
@graphite-app graphite-app bot closed this in 828b56a Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Oxfmt Missing type exports cause TS4058 when re-exporting defineConfig

1 participant