esdoc / esdoc-plugins

MIT License
140 stars 77 forks source link

Typescript Plugins - <T> variable syntax causes parse error #74

Open SeinopSys opened 5 years ago

SeinopSys commented 5 years ago

Having a regular TypeScript cast e.g. <FormControl> element inside a .ts file causes the parser to throw a syntax error and the entire documentation generation halts.