Skip to content

Update installation.md to include --save-dev #42

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marcusmichaels
Copy link

Since ls-lint is just used during development to check folder and file naming, it doesn’t need to be included in production builds. Installing it with --save-dev helps keep things tidy and makes it clear to others that it’s only needed while developing.

marcusmichaels and others added 2 commits May 28, 2025 17:32
Since ls-lint is just used during development to check folder and file naming, it doesn’t need to be included in production builds. Installing it with --save-dev helps keep things tidy and makes it clear to others that it’s only needed while developing.
@marcusmichaels
Copy link
Author

@loeffel-io – what do you think about adding --save-dev?

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