We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I presume prettier is used for development so shouldn't .prettierrc be in the root of the repository?
prettier
.prettierrc
hugo_stats.json seems like a good candidate for inclusion in the gitignore, no?
hugo_stats.json
The text was updated successfully, but these errors were encountered:
Adding hugo_stats.json to gitignore, #31
0458e90
Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com>
Removing prettier config and prettier-plugin-go-template, #31
2c3ada5
Noted on hugo_stats.json
The prettierrc and the Hugo plugin never worked for me, so have got rid of it - an easy way to solve a problem :)
Sorry, something went wrong.
Released in v0.1.3
No branches or pull requests
I presume
prettier
is used for development so shouldn't.prettierrc
be in the root of the repository?hugo_stats.json
seems like a good candidate for inclusion in the gitignore, no?The text was updated successfully, but these errors were encountered: