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

Migrate to eslint-plugin-matrix-org #1642

Merged
merged 1 commit into from
Apr 13, 2021
Merged

Migrate to eslint-plugin-matrix-org #1642

merged 1 commit into from
Apr 13, 2021

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 12, 2021

This migrates to the new plugin form of our custom ESLint configs. As part of this, some packages are de-duplicated, configs streamlined, etc.

Related to element-hq/element-web#16276
Depends on matrix-org/eslint-plugin-matrix-org#5

"babel-jest": "^26.6.3",
"babelify": "^10.0.0",
"better-docs": "^2.3.2",
"browserify": "^17.0.0",
"docdash": "^1.2.0",
"eslint": "7.18.0",
"eslint-config-matrix-org": "^0.2.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-config-google": "^0.14.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, why are we pulling in the google config here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our configs extend from it, and since I've removed all the deps from our own package, it appears here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, interesting

package.json Outdated Show resolved Hide resolved
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant to approve this

@jryans
Copy link
Collaborator Author

jryans commented Mar 26, 2021

Thanks! I think I'll hold onto this for a moment, until I can come back around and make the same changes in the other repos, as that's likely less confusing...

@jryans
Copy link
Collaborator Author

jryans commented Apr 13, 2021

Well, I should have expected the React SDK side would turn into a much larger dance... I'll get this one updated so it can merge.

This migrates to the new plugin form of our custom ESLint configs. As part of
this, some packages are de-duplicated, configs streamlined, etc.
@jryans jryans merged commit 09fac77 into develop Apr 13, 2021
@jryans jryans deleted the jryans/rework-linting branch June 30, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants