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 integration #3

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Prettier integration #3

merged 2 commits into from
Sep 4, 2020

Conversation

kalpeshsingh
Copy link
Owner

@kalpeshsingh kalpeshsingh commented Sep 4, 2020

  • Upgraded lint-staged to ^10.3.0 (so we don't need to use "git add in lint-staged)
  • Added prettier so developers don't need to install it at global level

@kalpeshsingh kalpeshsingh merged commit 55aeb71 into master Sep 4, 2020
kalpeshsingh added a commit that referenced this pull request Sep 11, 2020
* chore(package.json): add prettier and remove file glob from format script

* chore(package.json): updgrade lint-stage dependency for improvement
kalpeshsingh added a commit that referenced this pull request Sep 26, 2020
* chore(package.json): add prettier and remove file glob from format script

* chore(package.json): updgrade lint-stage dependency for improvement
kalpeshsingh added a commit that referenced this pull request Sep 26, 2020
* chore(package.json): add prettier and remove file glob from format script

* chore(package.json): updgrade lint-stage dependency for improvement
kalpeshsingh added a commit that referenced this pull request Sep 26, 2020
* chore: enforce commit message formate using commitlint

shoonyatech#475

* build(frontend.social): add prettier to format files

add prettier script, configuration file and add it in lint-staged to format and again add formatted
files during git commit

shoonyatech#466

* Prettier integration (#3)

* chore(package.json): add prettier and remove file glob from format script

* chore(package.json): updgrade lint-stage dependency for improvement

* chore: enforce commit message formate using commitlint

shoonyatech#475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant