BoostV / process-optimizer-frontend

A web frontend for ProcessOptimizer
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Refactor/code format #141

Closed langdal closed 2 years ago

langdal commented 2 years ago

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.