Client debug Intellij Idea breakpoint - works?

Is anyone successfully debugging and hitting breakpoints for client side Meteor in Intellij? If so could you share your configuration? I’ve tried both with JavaScript Debug and Meteor config’s. (Chrome debug of .ts pre transpile works great so far (5 minutes) but would like to debug in Intellij.)

https://www.jetbrains.com/help/webstorm/2016.2/run-debug-configuration-meteor.html

Thanks!!!