UNPKG

@slcy/eslint-config

Version:

ESLint config for @slcy

4 lines (3 loc) 155 B
declare const vueRulesDefault: Record<string, any>; declare const vueRulesAutoImport: Record<string, any>; export { vueRulesDefault, vueRulesAutoImport };