-
Notifications
You must be signed in to change notification settings - Fork 257
Handle escaping and single quotes #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle escaping and single quotes #158
Conversation
Codecov Report
@@ Coverage Diff @@
## master #158 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 57 63 +6
Branches 13 14 +1
=====================================
+ Hits 57 63 +6
Continue to review full report at Codecov.
|
kentcdodds
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks both of you!
What: fix #148
Why: cross-env-shell does not work for macOS
How: The best possible way by @brucejo75
ALL credit goes to @brucejo75 i just making the PR because cross-env-shell does not work cross platform :)