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
My javascript is valid.
When trying to format sublime throws:
SyntaxError: Unexpected end of input
at Object.parse (native)
at D:\Progs\Sublime-Text-3\Data\Packages\EsFormatter\lib\esformatter.js:22131:20
at Object.<anonymous> (D:\Progs\Sublime-Text-3\Data\Packages\EsFormatter\lib\esformatter.js:22160:3)
at Module._compile (module.js:398:26)
at Object.Module._extensions..js (module.js:405:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:430:10)
at startup (node.js:141:18)
at node.js:980:3
The text was updated successfully, but these errors were encountered:
v1.6.5, node v5.3.0, win8-64, sublime3
My javascript is valid.
When trying to format sublime throws:
The text was updated successfully, but these errors were encountered: