Add import sorting to prettier.

This commit is contained in:
Dan Albert
2022-03-03 23:32:57 -08:00
parent 92236a5bc3
commit 13ca5352c7
2 changed files with 235 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
]
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@types/axios": "^0.14.0",
"@types/leaflet": "^1.7.9",
"@types/websocket": "^1.0.5",