Skip to content

slack project ts 2019 07 31

akabeko edited this page Nov 16, 2019 · 1 revision

2019-07-31

Time Icon Name Message
01:31 shinyu Worked on adding missing types and improving type coverage of the TypeScript code
https://github.com/vivliostyle/vivliostyle.js/commit/725796acb52bde4bf4021fcbe13ba02fab4f4d9a
https://github.com/vivliostyle/vivliostyle.js/commit/8c0feac6e21b7138d326cdd792502ac80c2543f1

Before these commits, the result of type-coverage was:
66615 / 73973 90.05%
and now:
72165 / 75278 95.86%
A CLI tool to check type coverage for typescript code
17:07 shinyu export function style changed: https://github.com/vivliostyle/vivliostyle.js/commit/25518449fe10ca9b6533589c176f8611dbec2836
Clone this wiki locally