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

Improve eslint rules for packages #27621

Open
4 of 13 tasks
KelvinOm opened this issue Sep 26, 2023 · 1 comment
Open
4 of 13 tasks

Improve eslint rules for packages #27621

KelvinOm opened this issue Sep 26, 2023 · 1 comment
Assignees
Labels
Anvil Pod Issue related to Anvil project WDS team

Comments

@KelvinOm
Copy link
Collaborator

KelvinOm commented Sep 26, 2023

  1. Analyse rule sets from standardJs and airbnb.
  2. Make a report.
  3. Apply rules to packages.
  4. Fix errors in packages
  • @typescript-eslint/strict-boolean-expressions
  • @typescript-eslint/promise-function-async
  • @typescript-eslint/prefer-nullish-coalescing
  • @typescript-eslint/consistent-type-definitions
  • react-hooks/exhaustive-deps
  • @typescript-eslint/array-type
  • @typescript-eslint/prefer-optional-chain
  • @typescript-eslint/consistent-type-assertions
  • @typescript-eslint/no-unnecessary-type-assertion
  • @typescript-eslint/prefer-includes
  • @typescript-eslint/no-floating-promises
  • @typescript-eslint/no-dynamic-delete
  • @typescript-eslint/method-signature-style
@KelvinOm KelvinOm self-assigned this Sep 26, 2023
@KelvinOm
Copy link
Collaborator Author

Hey team! Please add your planning poker estimate with Zenhub @dhruvikn @ichik @jsartisan @KelvinOm

@github-actions github-actions bot added Anvil Pod Issue related to Anvil project Widgets Product This label groups issues related to widgets labels Sep 26, 2023
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Mar 1, 2024
@github-actions github-actions bot removed the Widgets Product This label groups issues related to widgets label Mar 1, 2024
@KelvinOm KelvinOm removed the Task A simple Todo label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anvil Pod Issue related to Anvil project WDS team
Projects
None yet
Development

No branches or pull requests

2 participants