Closed langdal closed 2 years ago
When this PR has been merged and all other currently open PRs are merged yarn prettier --write . should be run to format all source files. If we do it before merging the other PRs we will have a lot of hard to resolve merge conflicts.
yarn prettier --write .
Contribution process clean up
When this PR has been merged and all other currently open PRs are merged
yarn prettier --write .
should be run to format all source files. If we do it before merging the other PRs we will have a lot of hard to resolve merge conflicts.