Skip to content

fix(migrate): auto-remove allowSyntheticDefaultImports: false from tsconfig.json#1153

Draft
fengmk2 wants to merge 1 commit intoauto-remove-esModuleInterop-false-on-migratefrom
auto-remove-allowSyntheticDefaultImports-false
Draft

fix(migrate): auto-remove allowSyntheticDefaultImports: false from tsconfig.json#1153
fengmk2 wants to merge 1 commit intoauto-remove-esModuleInterop-false-on-migratefrom
auto-remove-allowSyntheticDefaultImports-false

Conversation

@fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 26, 2026

Same deprecation reason as esModuleInterop: false — tsgolint no longer
supports these options set to false. Generalize the removal into a
reusable removeDeprecatedTsconfigFalseOption function and apply it
to both options during migration.

See #1145

@fengmk2 fengmk2 self-assigned this Mar 26, 2026
Copy link
Member Author

fengmk2 commented Mar 26, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

…config.json

Same deprecation reason as esModuleInterop: false — tsgolint no longer
supports these options set to false. Generalize the removal into a
reusable `removeDeprecatedTsconfigFalseOption` function and apply it
to both options during migration.

See oxc-project/tsgolint#351
@fengmk2 fengmk2 force-pushed the auto-remove-esModuleInterop-false-on-migrate branch from 2f47f2d to e94c039 Compare March 26, 2026 14:10
@fengmk2 fengmk2 force-pushed the auto-remove-allowSyntheticDefaultImports-false branch from 8a893f2 to 8dff00e Compare March 26, 2026 14:10
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.

1 participant