Keep the semicolons, but otherwise switch everything else to es6. Here is the es6 syntax reference to use: http://babeljs.io/docs/learn-es2015/ follow all rules defined in .eslintrc file
Keep the semicolons, but otherwise switch everything else to es6.
Here is the es6 syntax reference to use: http://babeljs.io/docs/learn-es2015/
follow all rules defined in .eslintrc file