How To Remove Un-used Imports Automatically In Visual Studio Code
If you’re working on a project that forces you to run all the linting before you can commit, you can sometimes feel frustrated. But most of the time, I forget to clean un-used imports in my TypoScript/JavaScript files.
Until just yet! I was so done w...
hasnode.byrayray.dev2 min read