configs
Import
import { configs } from "eslint-plugin-hyper-fetch"
Source
Package
Preview
const configs = { recommended: { plugins: string[]; rules: { hyper-fetch/client-generic-types: string; hyper-fetch/request-generic-types: string } } }
Structure
configs
Name | Type | Description |
---|---|---|
recommended |
|