funkia / turbine

Purely functional frontend framework for building web applications
MIT License
685 stars 27 forks source link

Improve output types when building HTML #73

Closed paldepind closed 6 years ago

paldepind commented 6 years ago

This should improve the output typings for views quite a lot thanks to the new TS 2.8 features.

There are still a few additional places where we can make use of TS 2.8.

codecov[bot] commented 6 years ago

Codecov Report

Merging #73 into master will decrease coverage by 0.02%. The diff coverage is 94.44%.

Impacted Files Coverage Δ
src/utils.ts 73.07% <ø> (ø) :arrow_up:
src/dom-builder.ts 100% <100%> (ø) :arrow_up:
src/component.ts 90.37% <93.33%> (-0.08%) :arrow_down: