awsmobile-cli icon indicating copy to clipboard operation
awsmobile-cli copied to clipboard

Feature Request: All script auto-generated by aws-amplify in ES6

Open michaelcuneo opened this issue 7 years ago • 1 comments

Do you want to request a feature or report a bug?

Feature.

What is the current behavior?

All JS pulled in from awsmobile to the project is in ES5 format. Could it be changed to ES6? Why isn't it ES6 already?

My projects are ESLint'd for ES6, and I have to exclude the entire awsmobilejs areas from GitHub and run awsmobile init independently on seperate machines to suit, because the entire tree fails ES6 vaildation... would be good if it was ES6.

michaelcuneo avatar Jul 16 '18 00:07 michaelcuneo

Thanks for your feedbacks, I will mark this as feature request.

UnleashedMind avatar Jul 17 '18 00:07 UnleashedMind