Skip to content

refactor(oxlint,oxfmt): Use shared/importJsConfig for js config#22453

Merged
graphite-app[bot] merged 1 commit into
mainfrom
05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig
May 18, 2026
Merged

refactor(oxlint,oxfmt): Use shared/importJsConfig for js config#22453
graphite-app[bot] merged 1 commit into
mainfrom
05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig

Conversation

@leaysgur

@leaysgur leaysgur commented May 15, 2026

Copy link
Copy Markdown
Member

Consolidate the following parts:

  • Using native import()s
  • Specifying cacheKey
  • Extracting default exports
  • Returning hints for TS incompatibility errors

@github-actions github-actions Bot added A-linter Area - Linter A-cli Area - CLI A-formatter Area - Formatter A-linter-plugins Area - Linter JS plugins labels May 15, 2026

leaysgur commented May 15, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of 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.

@camc314 camc314 left a comment

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.

looks good

@leaysgur leaysgur force-pushed the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch from f47dc94 to ae332c0 Compare May 18, 2026 01:33
@leaysgur leaysgur force-pushed the 05-15-refactor_oxlint_oxfmt_share_js_code_via_apps_shared branch from 4645f60 to e5ad52d Compare May 18, 2026 01:33
@leaysgur leaysgur changed the base branch from 05-15-refactor_oxlint_oxfmt_share_js_code_via_apps_shared to graphite-base/22453 May 18, 2026 02:02
@leaysgur leaysgur force-pushed the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch from ae332c0 to 7ec9098 Compare May 18, 2026 02:18
@leaysgur leaysgur force-pushed the graphite-base/22453 branch from e5ad52d to a39e030 Compare May 18, 2026 02:18
@leaysgur leaysgur changed the base branch from graphite-base/22453 to 05-15-refactor_oxlint_oxfmt_share_js_code_via_apps_shared May 18, 2026 02:18
@leaysgur leaysgur marked this pull request as ready for review May 18, 2026 03:52
@leaysgur leaysgur requested a review from overlookmotel as a code owner May 18, 2026 03:52
@graphite-app graphite-app Bot changed the base branch from 05-15-refactor_oxlint_oxfmt_share_js_code_via_apps_shared to graphite-base/22453 May 18, 2026 07:56

@camc314 camc314 left a comment

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.

looks good

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label May 18, 2026

camc314 commented May 18, 2026

Copy link
Copy Markdown
Contributor

Merge activity

@graphite-app graphite-app Bot force-pushed the graphite-base/22453 branch from a39e030 to 37d49fc Compare May 18, 2026 08:00
@graphite-app graphite-app Bot force-pushed the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch from 7ec9098 to e3c5885 Compare May 18, 2026 08:00
@graphite-app graphite-app Bot changed the base branch from graphite-base/22453 to main May 18, 2026 08:01
@graphite-app graphite-app Bot force-pushed the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch from e3c5885 to 42a1036 Compare May 18, 2026 08:01
…2453)

Consolidate the following parts:

- Using native `import()`s
- Specifying `cacheKey`
- Extracting default exports
- Returning hints for TS incompatibility errors
@graphite-app graphite-app Bot force-pushed the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch from 42a1036 to dcc6d38 Compare May 18, 2026 08:05
@graphite-app graphite-app Bot merged commit dcc6d38 into main May 18, 2026
27 checks passed
@graphite-app graphite-app Bot deleted the 05-15-refactor_oxlint_oxfmt_use_shared_importjsconfig branch May 18, 2026 08:09
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label May 18, 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 A-linter Area - Linter A-linter-plugins Area - Linter JS plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants