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.
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.