UNPKG

svelte-eslint-parser

Version:
3 lines (2 loc) 111 B
import type { SvelteConfig } from "."; export declare function parseConfig(code: string): SvelteConfig | null;