We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
@wso2/eslint-plugin
@wso2/prettier-config
"@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",
Refer the following repo and do the same for Prettier as well:
Prettier
Additional context
This task should be done after #246
The text was updated successfully, but these errors were encountered:
Hey @brionmario , i'd like to work on this issue, can i be assigned to it?
Sorry, something went wrong.
No branches or pull requests
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
@wso2/eslint-plugin
&@wso2/prettier-config
(not yet available in npm)Refer the following repo and do the same for
Prettier
as well:Additional context
This task should be done after #246
The text was updated successfully, but these errors were encountered: