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

Clean up linting dependencies #16276

Closed
7 tasks done
jryans opened this issue Jan 25, 2021 · 0 comments · Fixed by #17847
Closed
7 tasks done

Clean up linting dependencies #16276

jryans opened this issue Jan 25, 2021 · 0 comments · Fixed by #17847
Assignees
Labels
P2 T-Task Tasks for the team like planning

Comments

@jryans
Copy link
Collaborator

jryans commented Jan 25, 2021

We should reorganise and clean up our linting dependencies a bit:

  • Remove typescript as a dep from the eslint-config-matrix-org repo, as it's unneeded there (can't do it, seemingly needed at both levels)
  • Decide whether the plugin or downstream layers should host React linting deps (downstream layers)
  • Change to renamed @babel/eslint-parser and @babel/eslint-plugin packages
  • Migrate the linting deps to Element layers and away from eslint-config-matrix-org repo, since it's too confusing to manage them in the linting repo
    • Migrate JS SDK layer
    • Migrate React SDK layer
    • Migrate Element Web layer
    • Migrate Element Desktop layer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant