Skip to content
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

Use single quotes, not double quotes, in npm scripts #5

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

lpsinger
Copy link
Member

Single quotes prevent shell expansion of globs. Double quotes don't.

lpsinger added a commit to lpsinger/gcn.nasa.gov that referenced this pull request Aug 13, 2023
Single quotes prevent shell expansion of globs. Double quotes don't.
@lpsinger lpsinger merged commit e470f10 into nasa-gcn:main Aug 13, 2023
1 check passed
@lpsinger lpsinger deleted the single-quote-scripts branch August 13, 2023 23:52
Vidushi-GitHub pushed a commit to Vidushi-GitHub/gcn.nasa.gov that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant