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

Remove node_modules folder from the project #43

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

2zqa
Copy link

@2zqa 2zqa commented Sep 24, 2023

The solution is to use the setup-node action with a cache, so that the repository itself doesn't need to store it. This PR also fixes the linting errors in the lint job by removing some leftover whitespace.

Fixes #42

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.

Remove and ignore the node_modules directory
1 participant