michaeldzjap / react-signature-pad-wrapper

A React wrapper for signature pad
MIT License
204 stars 27 forks source link

Let rollup typescript plugin properly generate type declaration files #40

Closed michaeldzjap closed 2 years ago

michaeldzjap commented 2 years ago

Closes #39

The official rollup TypeScript plugin does not automatically generate type declaration files. Using this workaround they are generated again.

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (a88099b) into develop (85428c6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #40   +/-   ##
========================================
  Coverage    98.90%   98.90%           
========================================
  Files            2        2           
  Lines           91       91           
  Branches        13       13           
========================================
  Hits            90       90           
  Partials         1        1           

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 85428c6...a88099b. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication