Searched refs:DefaultConfigOptions (Results 1 – 3 of 3) sorted by relevance
11 export interface DefaultConfigOptions { interface21 …on getDefaultConfig(projectRoot: string, { mode, isCSSEnabled }?: DefaultConfigOptions): InputConf…
1 …DefaultConfigOptions {\n mode?: 'exotic';\n /**\n * **Experimental:** Enable CSS support for M…
32 export interface DefaultConfigOptions { interface57 { mode, isCSSEnabled = true }: DefaultConfigOptions = {}