chore(server): organize imports (#2779)

* feat: lint rule for organize imports

* chore: organize imports
This commit is contained in:
Jason Rasmussen
2023-06-16 15:54:17 -04:00
committed by GitHub
parent 652add635f
commit bff6914a73
67 changed files with 300 additions and 262 deletions

View File

@@ -109,6 +109,7 @@
"jest": "^27.2.5",
"jest-when": "^3.5.2",
"prettier": "^2.3.2",
"prettier-plugin-organize-imports": "^3.2.2",
"rimraf": "^3.0.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",