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

Integrate the WSO2 ESLint & Prettier plugins #251

Open
brionmario opened this issue Oct 4, 2024 · 1 comment
Open

Integrate the WSO2 ESLint & Prettier plugins #251

brionmario opened this issue Oct 4, 2024 · 1 comment
Labels

Comments

@brionmario
Copy link
Member

brionmario commented Oct 4, 2024

Is your suggestion related to an experience ? Please describe.

Currently, the codebase has a custom ESLint config and no prettier configuration at all. Keeping this ESLint config uptodate is cumbersome.

By integrating our custom WSO2 ESLint config, we can standardize the code quality and ensure that contributors follow a unified style guide.

Describe the improvement

  1. Install @wso2/eslint-plugin & @wso2/prettier-config (not yet available in npm)
    "@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?fa0b844715320a3953d6d055997c0770f8695082",
    "@wso2/prettier-config": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/prettier-config?fa0b844715320a3953d6d055997c0770f8695082",
  1. Configure the plugins.

Refer the following repo and do the same for Prettier as well:

Additional context

This task should be done after #246

@brionmario brionmario changed the title Integrate the WSO2 ESLint & Prettier configs Integrate the WSO2 ESLint & Prettier plugins Oct 4, 2024
@Yash-sudo-web
Copy link

Hey @brionmario , i'd like to work on this issue, can i be assigned to it?

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

No branches or pull requests

2 participants