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

chore(cli): auto-sort imports #7116

Merged
merged 1 commit into from Feb 14, 2024
Merged

chore(cli): auto-sort imports #7116

merged 1 commit into from Feb 14, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Feb 14, 2024

No description provided.

@@ -1,5 +1,5 @@
import mockfs from 'mock-fs';
import { CrawlService, CrawlOptions } from './crawl.service';
import { CrawlOptions, CrawlService } from './crawl.service';
Copy link
Member

Choose a reason for hiding this comment

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

Didn't know that even sorts within a destructed object, nice

Copy link

cloudflare-pages bot commented Feb 14, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 716c62b
Status: ✅  Deploy successful!
Preview URL: https://6709e75f.immich.pages.dev
Branch Preview URL: https://chore-auto-sort-cli-imports.immich.pages.dev

View logs

@jrasm91 jrasm91 merged commit 69166fa into main Feb 14, 2024
28 checks passed
@jrasm91 jrasm91 deleted the chore/auto-sort-cli-imports branch February 14, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants