Skip to content

fix: sort the imports of the React TypeScript Rslint config - #183

Merged
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/sort-rslint-react-imports
Sep 11, 2026
Merged

fix: sort the imports of the React TypeScript Rslint config#183
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/sort-rslint-react-imports

Conversation

@upupming

Copy link
Copy Markdown
Contributor

The named imports in template-rslint/react-ts/rslint.config.ts were out of order, so a project scaffolded with Rslint and Biome failed biome check (assist/source/organizeImports) on its first run. The other three Rslint configs already pass.

The named imports were out of order, so a project scaffolded with
Rslint and Biome failed biome check on rslint.config.ts.
@chenjiahan
chenjiahan marked this pull request as ready for review September 11, 2026 02:23
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T02:25:20.953499Z ffec2f6 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan chenjiahan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@chenjiahan
chenjiahan merged commit fc5739b into rstackjs:main Sep 11, 2026
1 check passed
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.

2 participants