I have (and love) ReSharper for all of my .NET Visual Studio coding. I really love the code cleanup feature that does things like properly spacing code, killing unnecessary white space, alphabetizing CSS properties, etc.
Recently, I have started using WebStorm for a Node.JS project. Does Webstorm have a similar code cleanup feature? It's made by the same people that make Resharper so I thought it would have such a feature but I can't find it.