TruBudget icon indicating copy to clipboard operation
TruBudget copied to clipboard

[TECHNICAL] api: Eslint setup for import rules to mimic TypeScript Hero VS Code extension

Open SamuelPull opened this issue 4 years ago • 1 comments

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

Configure eslint import rules to conform to TypeScript Hero import sort to ensure a consistent import ordering and empty lines between import "groups".

Examples 🌈

Motivation 🔦

Using import/first and import/order rules out of the box results in a different ordering than used and intended in the application. Tweaking it to behave like TypeScript Hero ordering should be piece of cake.

SamuelPull avatar Dec 09 '20 07:12 SamuelPull

This issue has been automatically marked as stale because it has not had activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 02 '21 14:07 stale[bot]

Not valid anymore

galethil avatar Mar 14 '24 09:03 galethil