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

Use Package Json Prettier Plugin #1276

Merged
merged 18 commits into from
Oct 1, 2023
Merged

Use Package Json Prettier Plugin #1276

merged 18 commits into from
Oct 1, 2023

Conversation

samchungy
Copy link
Contributor

Resolves #1275

@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2023

🦋 Changeset detected

Latest commit: 8de0ca1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

package.json Outdated Show resolved Hide resolved
@@ -5,8 +5,6 @@ import { defaultOpts } from '../testing/module';
import * as project from './project';
import { diffFiles } from './project';

jest.mock('sort-package-json');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

am happy again

@samchungy
Copy link
Contributor Author

Looks like autofix is brokey

@samchungy
Copy link
Contributor Author

🌶️ Spicy changeset name tho

@samchungy samchungy marked this pull request as ready for review October 1, 2023 03:00
@samchungy samchungy requested review from a team as code owners October 1, 2023 03:00
Copy link
Member

@72636c 72636c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😌

src/api/git/commitAllChanges.ts Outdated Show resolved Hide resolved
@samchungy samchungy merged commit 0df317d into master Oct 1, 2023
19 checks passed
@samchungy samchungy deleted the attempt-prettier-plugin branch October 1, 2023 23:28
This was referenced Oct 1, 2023
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.

Switch to prettier package json?
3 participants