UNPKG

@intlify/eslint-plugin-vue-i18n

Version:
3 lines (2 loc) 107 B
import type { RuleContext } from '../types'; export declare function getCwd(context: RuleContext): string;