UNPKG

@stylistic/eslint-plugin-js

Version:

JavaScript stylistic rules for ESLint, migrated from [eslint core](https://github.com/eslint/eslint).

6 lines (4 loc) 152 B
import { RuleOptions } from './rule-options.js'; declare module 'eslint-define-config' { export interface CustomRuleOptions extends RuleOptions {} }