# Cosmos Application ### Project Commands Check Prettier ``` yarn prettier:check ``` Fix Prettier code formatting ``` yarn prettier:write ```