UNPKG

eslint-plugin-filenames-simple

Version:

An ESLint plugin to check filenames with simple configuration

3 lines (2 loc) 78 B
import { Rule } from 'eslint'; export declare const noIndex: Rule.RuleModule;