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

Run 'npx prettier' on all .vue files #2100

Closed
wants to merge 1 commit into from
Closed

Conversation

yarikoptic
Copy link
Member

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "npx prettier --write web/src/App.vue web/src/components/AppBar/ApiKeyItem.vue web/src/components/AppBar/AppBar.vue web/src/components/AppBar/UserMenu.vue web/src/components/CopyText.vue web/src/components/DandiFooter.vue web/src/components/DandisetList.vue web/src/components/DandisetSearchField.vue web/src/components/DandisetsPage.vue web/src/components/DLP/AccessInformationTab.vue web/src/components/DLP/AssetSummaryTab.vue web/src/components/DLP/ContributorsTab.vue web/src/components/DLP/DandisetOwnersDialog.vue web/src/components/DLP/MetadataCard.vue web/src/components/DLP/OverviewTab.vue web/src/components/DLP/RelatedResourcesTab.vue web/src/components/DLP/SubjectMatterTab.vue web/src/components/DLP/ValidationErrorDialog.vue web/src/components/FileBrowser/FileBrowserPagination.vue web/src/components/FileBrowser/FileUploadInstructions.vue web/src/components/Meditor/Meditor.vue web/src/components/Meditor/VJsfWrapper.vue web/src/components/Search/forms/FileSizeForm.vue web/src/components/Search/forms/FileTypeForm.vue web/src/components/Search/forms/GenotypeForm.vue web/src/components/Search/forms/SpeciesForm.vue web/src/components/Search/SearchParameters.vue web/src/components/Search/SearchResults.vue web/src/components/UserStatusBanner.vue web/src/views/CreateDandisetView/CreateDandisetView.vue web/src/views/DandisetLandingView/CiteAsDialog.vue web/src/views/DandisetLandingView/ContactDialog.vue web/src/views/DandisetLandingView/DandisetActions.vue web/src/views/DandisetLandingView/DandisetLandingView.vue web/src/views/DandisetLandingView/DandisetMain.vue web/src/views/DandisetLandingView/DandisetOwners.vue web/src/views/DandisetLandingView/DandisetPublish.vue web/src/views/DandisetLandingView/DandisetSidebar.vue web/src/views/DandisetLandingView/DandisetUnembargo.vue web/src/views/DandisetLandingView/DownloadDialog.vue web/src/views/DandisetLandingView/ExternalDandisetServicesDialog.vue web/src/views/DandisetLandingView/ShareDialog.vue web/src/views/FileBrowserView/FileBrowser.vue web/src/views/HomeView/HomeView.vue web/src/views/HomeView/SingleStat.vue web/src/views/HomeView/StatsBar.vue web/src/views/MyDandisetsView/MyDandisetsView.vue web/src/views/PublicDandisetsView/PublicDandisetsView.vue web/src/views/SearchDandisetsView/SearchDandisetsView.vue web/src/views/SearchView/SearchView.vue",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic yarikoptic added the DX Affects developer experience label Dec 9, 2024
@yarikoptic yarikoptic requested a review from jjnesbitt December 9, 2024 19:47
@waxlamp
Copy link
Member

waxlamp commented Dec 16, 2024

Thanks, @yarikoptic. We're open to adding prettier to our linting/formatting tools, but we'd like to do it a bit more carefully, integrating with CI etc. So I'm going to close this now and work through a DX issue to get it done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affects developer experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants