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

Extend Prettier configs & Unify Json formatting #2162

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

AmmarAbouZor
Copy link
Member

This PR extend prettier configurations setting tab-width on json files to 2.
Currently, some of json files have tab width of 2 and the rest is having tab width of 4.

After setting the configuration I've applied prettier to all json files in the repository.

@DmitryAstafyev Could you please check if these changes provide the same impact on your development environment

* Set tab width on json files to 2, because some of json files have tab
  width of 2 and the rest is having tab width of 4
* Apply prettier formatting to all json files in the repo
@AmmarAbouZor AmmarAbouZor merged commit 2924f32 into esrlabs:master Dec 9, 2024
2 checks passed
@AmmarAbouZor AmmarAbouZor deleted the prettier_improve branch December 9, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants