UNPKG

eslint-plugin-vuoto

Version:

ESLint plugin for detecting and fixing whitespace issues - zero-width characters, non-breaking spaces, and Unicode normalization

5 lines 215 B
import type { Linter } from 'eslint'; export declare const baseRules: Linter.RulesRecord; declare const configRecommended: Linter.Config[]; export default configRecommended; //# sourceMappingURL=recommended.d.ts.map