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 yarn and small fixes #141

Merged
merged 5 commits into from
Dec 23, 2024
Merged

Use yarn and small fixes #141

merged 5 commits into from
Dec 23, 2024

Conversation

nikobockerman
Copy link
Owner

No description provided.

prettier resolves its cache location by default to a file under
node_modules/.cache/prettier. And even when prettier cache is
disabled (by default) the directory for storing the cache file is still
created.

This commit removes the creation of that empty directory when formatting
files using the fix:format:prettier task.
@nikobockerman nikobockerman merged commit d7bfd66 into main Dec 23, 2024
13 checks passed
@nikobockerman nikobockerman deleted the use-yarn-and-small-fixes branch December 23, 2024 11:13
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