Open stiasta opened 8 years ago
I get this error when I try to parse a large typescript file. The file contains one export with a large JSON object. It is 1360 lines, total filesize is 78KB and the object is about 5 levels deep.
I can supply a test file, if needed.
Which version of the plugin are you using ?
it was the newest version when i posted the issue.
I get this error when I try to parse a large typescript file. The file contains one export with a large JSON object. It is 1360 lines, total filesize is 78KB and the object is about 5 levels deep.
I can supply a test file, if needed.