mrjono1 / joi-to-typescript

Convert Joi Schemas to TypeScript interfaces
MIT License
125 stars 40 forks source link

Apply the proper `.gitignore` for yarn and commit the full yarn structure #429

Closed cmaster11 closed 8 months ago

cmaster11 commented 8 months ago

Also remove the committed .yarn/install-state.gz.

See https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (22f2a89) 98.45% compared to head (c94f1ef) 98.45%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #429 +/- ## ======================================= Coverage 98.45% 98.45% ======================================= Files 9 9 Lines 648 648 Branches 260 260 ======================================= Hits 638 638 Misses 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.