-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add a Set of ESLint Rules and Clear the Errors/Warning #15
Comments
/bounty 150 |
💎 $150 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/permit-cli! Add a bounty • Share on socials
|
/attempt #15
|
@gemanor I’m planning to implement the following set of ESLint rules for the project:
I will add the above rules and fix warnings along the way and also add some other eslint rules further if needed. Let me know if any further refinement/changes needed With this /attempt #15
|
/attempt #15
|
💡 @Mubashirshariq submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
💡 @gsaivinay submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
@Mubashirshariq , we usually gives these bounties first come, first serve priority, but @gsaivinay's solution is more clean and uses ready-made rules |
We want to have better and more consistent linting rules in the tool that will not balance productivity with efficiency. This task is about having ESLint implemented in the repository with a set of rules that fit the application and cleaning the current warnings.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: