How to make Tern autocomplete CreateJS

99 views Asked by At

I'm trying to make Tern to work with CreateJS library. The library is huge so Tern runs out of time if I try to read it. Tern supports JSON type definitions for this, but if I compile it with condense utility it throws error on trying to read resulting json. I can't find any compiled json too.

0

There are 0 answers