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

Support flat config properties for test-case-property-ordering #402

Closed
bmish opened this issue Dec 11, 2023 · 0 comments · Fixed by #406
Closed

Support flat config properties for test-case-property-ordering #402

bmish opened this issue Dec 11, 2023 · 0 comments · Fixed by #406
Labels
BREAKING CHANGE This change will require a major version bump

Comments

@bmish
Copy link
Member

bmish commented Dec 11, 2023

languageOptions has replaced parserOptions in flat config. But we can keep them both side-by-side in our ordered list of test case properties so that we can support both kinds of config.

Related:

@bmish bmish added the BREAKING CHANGE This change will require a major version bump label Dec 11, 2023
aladdin-add added a commit that referenced this issue Dec 12, 2023
fixes #402

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
aladdin-add added a commit that referenced this issue Apr 9, 2024
fixes #402

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
aladdin-add added a commit that referenced this issue Apr 9, 2024
fixes #402

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
aladdin-add added a commit that referenced this issue Apr 9, 2024
fixes #402

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
aladdin-add added a commit that referenced this issue Apr 10, 2024
…ions (#406)

* feat: change test-case-property-ordering to add supports languageOptions

fixes #402

Signed-off-by: 唯然 <weiran.zsd@outlook.com>

* Update test-case-property-ordering.js

* chore: apply eslint --fix

---------

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump
Projects
None yet
1 participant