DxCx/ts-library-starter

tslint errors from @types fail builds

taras opened this issue · 4 comments

taras commented

screen shot 2017-08-14 at 4 11 58 pm

taras commented

This is in master. What are these errors?

DxCx commented

just tried updating all the packages, unfortunately it doesn't work.
in the tsconfig, setting
"noImplicitAny": false,
will get rid of 3 of the errors, however there are still 3 errors on some types being expected

DxCx commented

@happysalada i meant that we should start with upgrading as everything is just old.
anyway, i've done what's needed to support latest packages.
will be merged to master soon, enjoy =)