Auto Sort TypeScript Imports with Prettier ✨

preview_player
Показать описание
A quick and easy way to auto sort your imports in TypeScript with a Prettier plugin. Configure your own order including your custom import aliases.

🔗 Links:

--

Рекомендации по теме
Комментарии
Автор

I'm obsessed with this type of sorting, but were using a much more complicated solution, so thank you!

pyman
Автор

That's so frekin cool!. Thanks Lazar!

bleakCode
Автор

Hey, Ive tried neovim for front end but don’t know for some reason in react or NextJS projects it doesn’t autosuggest me for html tags. Could you help?

WhatNameHere