(extended-config-path parsed-tsconfig)
Note that the case of the config path has not yet been normalized, as no files have been imported into the project yet
Returns: string | string[] | undefined
Note that the case of the config path has not yet been normalized, as no files have been imported into the project yet **Returns:** `string | string[] | undefined`
(options parsed-tsconfig)
Returns: CompilerOptions | undefined
**Returns:** `CompilerOptions | undefined`
(set-extended-config-path! parsed-tsconfig value)
Note that the case of the config path has not yet been normalized, as no files have been imported into the project yet
Note that the case of the config path has not yet been normalized, as no files have been imported into the project yet
(type-acquisition parsed-tsconfig)
Returns: TypeAcquisition | undefined
**Returns:** `TypeAcquisition | undefined`
(watch-options parsed-tsconfig)
Returns: WatchOptions | undefined
**Returns:** `WatchOptions | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close