I\'m using VSCode, Exist, a way to implement the methods that are within an interface in typescript using some shortcut keys or set for it.
I searched on the website
UPDATE: VS Code now supports this functionality out of the box. Just add the interface, the compiler will highlight the controller with red, right click on the light bulb on the left and click implement interface. Enjoy!