Convert ES5 class to ES6 class code action

Modernize your JavaScript by converting old prototype style classes into proper ES6 classes with the built-in convert function to ES2015 class code action.