okwolf / hyperapp-logger

Log Hyperapp state updates and action information to the console.
MIT License
47 stars 5 forks source link

Typescript support #25

Closed joseluisq closed 3 years ago

joseluisq commented 6 years ago

This PR solves #14 issue.

Feedback welcome!

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          27     27           
  Branches        4      4           
=====================================
  Hits           27     27

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 634e52b...cf05783. Read the comment docs.