UNPKG

@posthog/wizard

Version:

The PostHog wizard helps you to configure your project

3 lines (2 loc) 104 B
export declare const LINTING_TOOLS: string[]; export type LintingTool = (typeof LINTING_TOOLS)[number];