Skip to content

fix(biome): resolve schema deprecation and invalid rule keys in biome.json - #7509

Open
omen18 wants to merge 2 commits into
refinedev:mainfrom
omen18:fix/biome-config-schema
Open

fix(biome): resolve schema deprecation and invalid rule keys in biome.json#7509
omen18 wants to merge 2 commits into
refinedev:mainfrom
omen18:fix/biome-config-schema

Conversation

@omen18

@omen18 omen18 commented Jul 25, 2026

Copy link
Copy Markdown

Description

Fixes broken biome.json linter configuration schema rules:

  • Removed obsolete rule useValidTypeof from correctness.
  • Removed invalid rule noCommaOperator from style.
  • Reverted override schema key from includes to include.

Validation

  • npx pnpm lint (biome check .): 7,515 files checked cleanly.
  • npx pnpm --filter @refinedev/core test: 122 test files / 1,213 unit tests passed.

@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 62571aa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant