Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

move schemas into meta #55

Merged
merged 2 commits into from
Apr 9, 2023
Merged

move schemas into meta #55

merged 2 commits into from
Apr 9, 2023

Conversation

keithamus
Copy link
Member

https://eslint.org/docs/latest/developer-guide/working-with-rules#options-schemas

schema needs to be in meta. We've incorrectly been putting it with the rules main object. You can see in our logs: https://github.com/github/eslint-plugin-custom-elements/actions/runs/3829378144/jobs/6516011787#step:4:212 that eslint does not correctly get the schema. It seems as though v9 of eslint will require schemas (eslint/rfcs#85). So this should resolve issues around v9.

@keithamus keithamus requested a review from a team as a code owner January 13, 2023 14:34
@keithamus keithamus requested a review from jfuchs January 13, 2023 14:34
@keithamus keithamus requested a review from a team as a code owner April 9, 2023 07:54
@keithamus keithamus enabled auto-merge (squash) April 9, 2023 07:54
@keithamus keithamus disabled auto-merge April 9, 2023 07:55
@keithamus keithamus merged commit 6535643 into main Apr 9, 2023
4 checks passed
@keithamus keithamus deleted the move-schemas-into-meta branch April 9, 2023 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant