add sort import suggestions plugin (#8335)

This commit is contained in:
Samuel Newman
2025-10-15 19:37:07 +03:00
committed by GitHub
parent 03adb4260f
commit b56d0c419b
3 changed files with 14 additions and 1 deletions
+1
View File
@@ -272,6 +272,7 @@
"react-refresh": "^0.14.0",
"svgo": "^3.3.2",
"ts-node": "^10.9.1",
"ts-plugin-sort-import-suggestions": "^1.0.4",
"typescript": "^5.9.2",
"webpack-bundle-analyzer": "^4.10.1"
},