Rules sources
Biome exclusive rules
Section titled “Biome exclusive rules”Rules from other sources
Section titled “Rules from other sources”@eslint-react/eslint-plugin
Section titled “@eslint-react/eslint-plugin”| @eslint-react/eslint-plugin Rules name | Biome Rules name |
|---|---|
| dom-no-missing-button-type | useButtonType (inspired) |
| dom-no-script-url | noScriptUrl |
@html-eslint/eslint-plugin
Section titled “@html-eslint/eslint-plugin”@next/eslint-plugin-next
Section titled “@next/eslint-plugin-next”| @next/eslint-plugin-next Rules name | Biome Rules name |
|---|---|
| no-sync-scripts | noSyncScripts |
ESLint
Section titled “ESLint”| ESLint Rules name | Biome Rules name |
|---|---|
| no-script-url | noScriptUrl |
eslint-plugin-jsx-a11y
Section titled “eslint-plugin-jsx-a11y”eslint-plugin-qwik
Section titled “eslint-plugin-qwik”| eslint-plugin-qwik Rules name | Biome Rules name |
|---|---|
| jsx-a | useValidAnchor (inspired) |
| jsx-no-script-url | noScriptUrl |
eslint-plugin-react
Section titled “eslint-plugin-react”| eslint-plugin-react Rules name | Biome Rules name |
|---|---|
| button-has-type | useButtonType (inspired) |
| jsx-no-script-url | noScriptUrl |
eslint-plugin-react-dom
Section titled “eslint-plugin-react-dom”| eslint-plugin-react-dom Rules name | Biome Rules name |
|---|---|
| no-missing-button-type | useButtonType (inspired) |
| no-script-url | noScriptUrl |
eslint-plugin-solid
Section titled “eslint-plugin-solid”| eslint-plugin-solid Rules name | Biome Rules name |
|---|---|
| jsx-no-script-url | noScriptUrl |
eslint-plugin-svelte
Section titled “eslint-plugin-svelte”| eslint-plugin-svelte Rules name | Biome Rules name |
|---|---|
| require-each-key | useSvelteRequireEachKey |
eslint-plugin-vue
Section titled “eslint-plugin-vue”Missing a rule? Help us by contributing to the analyzer or create a rule suggestion here.
Copyright (c) 2023-present Biome Developers and Contributors.