meshery/play

`prettier` setup

Closed this issue Β· 3 comments

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 innpm 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

I will do this.

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.

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.