UNPKG

eslint-plugin-filenames-simple

Version:

An ESLint plugin to check filenames with simple configuration

5 lines (4 loc) 200 B
import { Linter } from 'eslint'; export declare const recommended: Linter.BaseConfig; export declare const recommendedReact: Linter.BaseConfig; export declare const recommendedVue: Linter.BaseConfig;