`prettier` setup
Closed this issue Β· 3 comments
lakshz commented
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
- Add a script in
npm run format:check
that checks the formatting of code - Add a script
npm run format:fix
that fixes the formatting of code
Acceptance Tests
Mockups
Contributor Guides and Handbook
- π Meshery Build & Release Strategy
- π Instructions for contributing to documentation
- π¨ Wireframes and designs for Meshery UI in Figma
- ππΎππΌ Questions: Discussion Forum and Community Slack
lakshz commented
I will do this.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stale commented
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.