rules
Import
import { rules } from "eslint-plugin-hyper-fetch"
Source
Package
Preview
const rules = { client-generic-types: RuleModule<emptyGeneric | unexpectedGenerics | notMatchingGenerics, never[], RuleListener>; request-generic-types: RuleModule<emptyGeneric | unexpectedGenerics | notMatchingGenerics, never[], RuleListener> }
Structure
rules
| Name | Type | Description |
|---|---|---|
| client-generic-types | | |
| request-generic-types | |
