TM

Results 4 comments of TM

It's because Angular 1.6 doesn't support `.success`. you have to use `.then` https://stackoverflow.com/questions/41169385/http-get-success-is-not-a-function

Can this be enabled optionally via config in the meantime? This feature is essential for following Angular style guidelines

This is literally the only thing keeping me from using dprint in my project, it's otherwise exactly what I need from a formatter. Please implement the option to maintain the...