fix: lint discrepencies in CI and local#3389
Conversation
|
|
✅ PR title follows Conventional Commits specification. |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1aad2cc:
|
🛡️ Coverage ReportSummaryFull Coverage Details |
Fixes import ordering after .eslintrc.js was updated to move pathGroups/groups config into the actual import/order rule. The `type` group is now last, so all `import type` statements must come after regular imports. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: saurabhdaware <saurabh.daware@razorpay.com>
Description
Changes
Additional Information
Component Checklist