Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(scripts): use double quotes in lint file glob #755

Merged
merged 1 commit into from
Aug 25, 2022
Merged

fix(scripts): use double quotes in lint file glob #755

merged 1 commit into from
Aug 25, 2022

Conversation

Lioness100
Copy link
Contributor

Currently with single quotes, the lint script in package.json isn't usable on windows.

Related Issues

None

@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Base: 97.11% // Head: 97.11% // No change to project coverage 👍

Coverage data is based on head (0e95fc4) compared to base (78b7eab).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #755   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files          17       17           
  Lines         902      902           
  Branches      245      245           
=======================================
  Hits          876      876           
  Misses         26       26           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hasezoey hasezoey added the enhancement Improve an existing Feature label Aug 25, 2022
@hasezoey hasezoey merged commit e383d32 into typegoose:master Aug 25, 2022
@github-actions
Copy link

🎉 This PR is included in version 9.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Improve an existing Feature released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants