Closed reichhartd closed 3 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Refresh
Integrated Prettier code formatter for uniform code style.
TL;DR;
prettier
andpretty-quick
(pre-commit hook)package.json
to run prettier over all files.prettierrc.yml
for config.prettierignore
:node_modules
,.idea
andcoverage
folder