aptana / studio3

This repository contains the code for core components of Aptana Studio 3.
http://aptana.com/products/studio3
Other
1.07k stars 483 forks source link

TISTUD-9145 Semicolons are optional with import and export syntax #492

Closed kolipakakondal closed 5 years ago

kolipakakondal commented 5 years ago

This will avoid syntax errors in imported sample project "hyperloop-examples" which is ES6 based

https://jira.appcelerator.org/browse/TISTUD-9145

Reference: http://www.bradoncode.com/blog/2015/08/26/javascript-semi-colon-insertion/

kolipakakondal commented 5 years ago

Can do FR on this