UNPKG

@resolid/config

Version:

Oxlint and Typescript config

4 lines (2 loc) 117 B
import type { OxfmtConfig } from "oxfmt"; export declare function oxfmtConfig<T extends OxfmtConfig>(config: T): T;