Feature: Code Formatting
You may automatically format your code using:
yarn format
# or
npm run format
Formatting is code with Prettier and can be configured.
You may automatically format your code using:
yarn format
# or
npm run format
Formatting is code with Prettier and can be configured.