UNPKG

eslint-plugin-filenames-simple

Version:

An ESLint plugin to check filenames with simple configuration

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