79675556

Date: 2025-06-23 02:08:39
Score: 0.5
Natty:
Report link

I had to be really explicit with this. source.orgainizeImports was not enough.
Cursor was not prioritising my eslint-plugin-import rules and using Typescripts imports.

"editor.codeActionsOnSave": {
    "source.organizeImports.sortImports": "never",
    "source.fixAll.eslint": "explicit",
},
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jamie Connor