google / tern-closure

A Tern plugin adding Closure support.
Apache License 2.0
33 stars 18 forks source link

Fix fnType for tern / acorn updates (compatibility for >0.13.0) #43

Open bfricka opened 9 years ago

bfricka commented 9 years ago

This patches tern-closure to be compatible w/ some changes in newer versions of tern's acorn parser which was causing it to fail when used with >0.13.0.