-
Notifications
You must be signed in to change notification settings - Fork 93
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
UI - add npm "prettier" package #6404
Labels
cockpit
Cockpit UI Plugin
Comments
mreynolds389
added
cockpit
Cockpit UI Plugin
needs triage
The issue will be triaged during scrum
labels
Nov 13, 2024
mreynolds389
added a commit
to mreynolds389/389-ds-base
that referenced
this issue
Nov 13, 2024
Description: Add prettier to the porject to catch and fix code stylings npm run prettier npm run prettier:fix relates: 389ds#6404 Reviewed by: ?
@mreynolds389 note that I'm currently working on #6376 and it touches a lot of the code. So, this issue should probably be worked on after my PR is merged... |
It's a small change just to add the package. We can run "prettier" later... |
mreynolds389
added a commit
to mreynolds389/389-ds-base
that referenced
this issue
Nov 13, 2024
Description: Add prettier to the porject to catch and fix code stylings npm run prettier npm run prettier:fix relates: 389ds#6404 Reviewed by: spichugi(Thanks!)
mreynolds389
added a commit
that referenced
this issue
Nov 13, 2024
Description: Add prettier to the porject to catch and fix code stylings npm run prettier npm run prettier:fix relates: #6404 Reviewed by: spichugi(Thanks!)
mreynolds389
added a commit
to mreynolds389/389-ds-base
that referenced
this issue
Nov 13, 2024
Description: Add prettier to the porject to catch and fix code stylings npm run prettier npm run prettier:fix relates: 389ds#6404 Reviewed by: spichugi(Thanks!)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
Add npm package "prettier" to the UI project. It currently reports a lot of issues.
The text was updated successfully, but these errors were encountered: