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

Update jsxBracketSameLine to bracketSameLine #422

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

starvader13
Copy link
Contributor

Pull Request Template

Description

As discussed in Prettier's official blog https://prettier.io/blog/2021/09/09/2.4.0, I have removed the jsxBracketSameLine and added bracketSameLine.

Fixes keploy/keploy#2092

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).

How Has This Been Tested?

  1. Run yarn prettier --write <path-to-file/filename>.md
  2. Doesn't generate any warning and performs check successfully.
    image

Signed-off-by: starvader13 <ashutoshgupta1311@gmail.com>
@starvader13
Copy link
Contributor Author

@Swpn0neel Review Required !!

@Swpn0neel Swpn0neel merged commit 613f481 into keploy:main Jul 18, 2024
3 of 5 checks passed
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.

[bug]: jsxBracketSameLine is Deprecated and should be Removed
2 participants