dahlia / fedify

ActivityPub server framework in TypeScript
https://fedify.dev/
MIT License
327 stars 13 forks source link

organizeImports -> sortImports #18

Closed zach-planet-nine closed 3 months ago

zach-planet-nine commented 3 months ago

As discussed, this changes the .vscode setting from organizeImports to sortImports to avoid disappearing imports while developing.