UNPKG

eslint-plugin-filenames-simple

Version:

An ESLint plugin to check filenames with simple configuration

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