Rules sources
Biome exclusive rules
Section titled “Biome exclusive rules”Rules from other sources
Section titled “Rules from other sources”GraphQL-ESLint
Section titled “GraphQL-ESLint”GraphQL-ESLint Rules name | Biome Rules name |
---|---|
no-anonymous-operations | useNamedOperation |
no-duplicate-fields | noDuplicateFields |
require-deprecation-reason | useDeprecatedReason |
graphql-schema-linter
Section titled “graphql-schema-linter”graphql-schema-linter Rules name | Biome Rules name |
---|---|
enum-values-all-caps | useNamingConvention (inspired) |