This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
Interface imports not parsed out #179
Closed
Description
What version of TypeScript are you using?
See package.json
.
What version of typescript-eslint-parser
are you using?
See package.json
.
What code were you trying to parse?
See repository:
https://github.com/mightyiam/cyclejs-web-components/pull/13
What did you expect to happen?
Interface imports should have been parsed out.
What happened?
They seem to have remained, because I got:
https://travis-ci.org/mightyiam/cyclejs-web-components/jobs/207631830#L658, for example.