angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

compilation error in connect-array.ts #19

Closed gorshkov-leonid closed 6 years ago

gorshkov-leonid commented 7 years ago

screenshot_16

gorshkov-leonid commented 7 years ago

I think best practice is to publish d.ts and js

gorshkov-leonid commented 7 years ago

could you compile with aggressive compiler options. https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Compiler%20Options.md , noImplicitAny and etc

smithad15 commented 6 years ago

I believe this has been fixed and stricter compiler options have been enabled. Please open a new issue if you are still having problems.