Closed altano closed 1 year ago
Prettier is in no way a linter, it is only a code formatter
Thank you for contributing to the Node.js Toolbox catalog! 🙏
Before submitting your pull request, please make sure:
npm install <package-name>
npm run prettier
I agree. Rather than removing prettier from the list entirely I think it's best to rename the category to Code Linters and Formatters.
Prettier is in no way a linter, it is only a code formatter
Thank you for contributing to the Node.js Toolbox catalog! 🙏
Before submitting your pull request, please make sure:
npm install <package-name>
)npm run prettier
)