-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] error if test file import other typescript #16
Comments
I have encounter the same issue. |
I closed my issue. I changed my tsconfig.json
|
to resolve espower-typescript's complite error on travis ref: power-assert-js/espower-typescript#16
In my case, this bug is fixed with replacing
|
@HerringtonDarkholme @muraken720 @minodisk |
Fixed in teppeis/typescript-simple#66 |
I think this is a problem related to typescirpt-simple.
Reproduction:
package.json
dep.ts
test.ts
Error stack
Works fine with espower-typescript 4.1.0.
The text was updated successfully, but these errors were encountered: