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

UI - add npm "prettier" package #6404

Closed
mreynolds389 opened this issue Nov 13, 2024 · 3 comments
Closed

UI - add npm "prettier" package #6404

mreynolds389 opened this issue Nov 13, 2024 · 3 comments
Assignees
Labels
cockpit Cockpit UI Plugin

Comments

@mreynolds389
Copy link
Contributor

Issue Description

Add npm package "prettier" to the UI project. It currently reports a lot of issues.

@mreynolds389 mreynolds389 added cockpit Cockpit UI Plugin needs triage The issue will be triaged during scrum labels Nov 13, 2024
@mreynolds389 mreynolds389 self-assigned this 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: ?
@droideck
Copy link
Member

@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...

@mreynolds389
Copy link
Contributor Author

@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!)
@mreynolds389
Copy link
Contributor Author

4648172..ec6c215 389-ds-base-3.0 -> 389-ds-base-3.0

@mreynolds389 mreynolds389 removed the needs triage The issue will be triaged during scrum label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cockpit Cockpit UI Plugin
Projects
None yet
Development

No branches or pull requests

2 participants