Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prettier setup #195

Open
lakshz opened this issue Apr 28, 2024 · 1 comment · May be fixed by #196
Open

prettier setup #195

lakshz opened this issue Apr 28, 2024 · 1 comment · May be fixed by #196
Labels
kind/enhancement Improvement in current feature

Comments

@lakshz
Copy link
Contributor

lakshz commented Apr 28, 2024

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

@lakshz lakshz added the kind/enhancement Improvement in current feature label Apr 28, 2024
@lakshz
Copy link
Contributor Author

lakshz commented Apr 28, 2024

I will do this.

@lakshz lakshz linked a pull request May 4, 2024 that will close this issue
1 task
@lakshz lakshz changed the title prettier setup for consistent formatting prettier setup and Markdown Support May 4, 2024
@lakshz lakshz changed the title prettier setup and Markdown Support Markdown Support in FAQs and prettier setup May 4, 2024
@lakshz lakshz changed the title Markdown Support in FAQs and prettier setup prettier setup May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant