UNPKG

svelte-eslint-parser

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