Skip to content

Refactor: Reorder tsconfig.json compilerOptions logically#1061

Merged
flomillot merged 2 commits intomainfrom
refactor/reorder-tsconfig
Mar 23, 2026
Merged

Refactor: Reorder tsconfig.json compilerOptions logically#1061
flomillot merged 2 commits intomainfrom
refactor/reorder-tsconfig

Conversation

@flomillot
Copy link
Contributor

PR Summary

This PR reorders the compilerOptions keys in tsconfig.json based on a logical grouping (Language & Environment, Modules & Resolution, JavaScript Support, Type Checking, and Output) rather than alphabetical order.

Signed-off-by: Florent MILLOT <75525996+flomillot@users.noreply.github.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 20, 2026

Warning

Rate limit exceeded

@flomillot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 25 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 43a9c626-1444-4384-b88e-7264494ab023

📥 Commits

Reviewing files that changed from the base of the PR and between 3b5f4c3 and a1800d1.

📒 Files selected for processing (1)
  • tsconfig.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

@flomillot flomillot merged commit ac2c4a2 into main Mar 23, 2026
6 checks passed
@flomillot flomillot deleted the refactor/reorder-tsconfig branch March 23, 2026 12:20
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