prettier
setup
#195
Labels
issue/stale
Issue has not had any activity for an extended period of time
kind/enhancement
Improvement in current feature
Current Behavior
Currently, we don't define a consistent formatting style for the code
Desired Behavior
We should setup
prettier
, that adds the formatting schema in.prettierrc
file.Implementation
npm run format:check
that checks the formatting of codenpm run format:fix
that fixes the formatting of codeAcceptance Tests
Mockups
Contributor Guides and Handbook
The text was updated successfully, but these errors were encountered: