You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a hybrid project, some files are es6 (file extension .es) and some are ES5 ( file extension .js).
When I run plato analysis, only the *.js files are analyzed, not the *.es files. I am able to get jshint, jscs and eslint to all load and analyze the *.es files, but not plato...
I saw an issue that was closed earlier stating that it would be in v2.0, when will that be out? Is it possible to get this fix into 1.3.x ?
Thanks
The text was updated successfully, but these errors were encountered:
I have a hybrid project, some files are es6 (file extension .es) and some are ES5 ( file extension .js).
When I run plato analysis, only the *.js files are analyzed, not the *.es files. I am able to get jshint, jscs and eslint to all load and analyze the *.es files, but not plato...
I saw an issue that was closed earlier stating that it would be in v2.0, when will that be out? Is it possible to get this fix into 1.3.x ?
Thanks
The text was updated successfully, but these errors were encountered: