Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.typescript.compiler-options


allow-arbitrary-extensions?cljs

(allow-arbitrary-extensions? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-importing-ts-extensions?cljs

(allow-importing-ts-extensions? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-js?cljs

(allow-js? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-synthetic-default-imports?cljs

(allow-synthetic-default-imports? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-umd-global-access?cljs

(allow-umd-global-access? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-unreachable-code?cljs

(allow-unreachable-code? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

allow-unused-labels?cljs

(allow-unused-labels? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

always-strict?cljs

(always-strict? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

assume-changes-only-affect-direct-dependencies?cljs

(assume-changes-only-affect-direct-dependencies? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

base-urlcljs

(base-url compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

charsetcljs

(charset compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

check-js?cljs

(check-js? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

composite?cljs

(composite? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

custom-conditionscljs

(custom-conditions compiler-options)

Returns: string[] | undefined

**Returns:** `string[] | undefined`
sourceraw docstring

declaration-dircljs

(declaration-dir compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

declaration-map?cljs

(declaration-map? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

declaration?cljs

(declaration? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

disable-referenced-project-load?cljs

(disable-referenced-project-load? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

disable-size-limit?cljs

(disable-size-limit? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

disable-solution-searching?cljs

(disable-solution-searching? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

disable-source-of-project-reference-redirect?cljs

(disable-source-of-project-reference-redirect? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

downlevel-iteration?cljs

(downlevel-iteration? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

emit-bom?cljs

(emit-bom? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

emit-declaration-only?cljs

(emit-declaration-only? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

emit-decorator-metadata?cljs

(emit-decorator-metadata? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

es-module-interop?cljs

(es-module-interop? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

exact-optional-property-types?cljs

(exact-optional-property-types? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

experimental-decorators?cljs

(experimental-decorators? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

force-consistent-casing-in-file-names?cljs

(force-consistent-casing-in-file-names? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

ignore-deprecationscljs

(ignore-deprecations compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

import-helpers?cljs

(import-helpers? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

imports-not-used-as-valuescljs

(imports-not-used-as-values compiler-options)

Returns: ImportsNotUsedAsValues | undefined

**Returns:** `ImportsNotUsedAsValues | undefined`
sourceraw docstring

incremental?cljs

(incremental? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

inline-source-map?cljs

(inline-source-map? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

inline-sources?cljs

(inline-sources? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

isolated-modules?cljs

(isolated-modules? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

jsxcljs

(jsx compiler-options)

Returns: JsxEmit | undefined

**Returns:** `JsxEmit | undefined`
sourceraw docstring

jsx-factorycljs

(jsx-factory compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

jsx-fragment-factorycljs

(jsx-fragment-factory compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

jsx-import-sourcecljs

(jsx-import-source compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

keyof-strings-only?cljs

(keyof-strings-only? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

libcljs

(lib compiler-options)

Returns: string[] | undefined

**Returns:** `string[] | undefined`
sourceraw docstring

localecljs

(locale compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

map-rootcljs

(map-root compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

max-node-module-js-depthcljs

(max-node-module-js-depth compiler-options)

Returns: number | undefined

**Returns:** `number | undefined`
sourceraw docstring

modulecljs

(module compiler-options)

Returns: ModuleKind | undefined

**Returns:** `ModuleKind | undefined`
sourceraw docstring

module-detectioncljs

(module-detection compiler-options)

Returns: ModuleDetectionKind | undefined

**Returns:** `ModuleDetectionKind | undefined`
sourceraw docstring

module-resolutioncljs

(module-resolution compiler-options)

Returns: ModuleResolutionKind | undefined

**Returns:** `ModuleResolutionKind | undefined`
sourceraw docstring

module-suffixescljs

(module-suffixes compiler-options)

Returns: string[] | undefined

**Returns:** `string[] | undefined`
sourceraw docstring

new-linecljs

(new-line compiler-options)

Returns: NewLineKind | undefined

**Returns:** `NewLineKind | undefined`
sourceraw docstring

no-emit-helpers?cljs

(no-emit-helpers? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-emit-on-error?cljs

(no-emit-on-error? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-emit?cljs

(no-emit? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-error-truncation?cljs

(no-error-truncation? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-fallthrough-cases-in-switch?cljs

(no-fallthrough-cases-in-switch? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-implicit-any?cljs

(no-implicit-any? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-implicit-override?cljs

(no-implicit-override? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-implicit-returns?cljs

(no-implicit-returns? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-implicit-this?cljs

(no-implicit-this? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-implicit-use-strict?cljs

(no-implicit-use-strict? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-lib?cljs

(no-lib? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-property-access-from-index-signature?cljs

(no-property-access-from-index-signature? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-resolve?cljs

(no-resolve? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-strict-generic-checks?cljs

(no-strict-generic-checks? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-unchecked-indexed-access?cljs

(no-unchecked-indexed-access? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-unused-locals?cljs

(no-unused-locals? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

no-unused-parameters?cljs

(no-unused-parameters? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

outcljs

(out compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

out-dircljs

(out-dir compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

out-filecljs

(out-file compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

pathscljs

(paths compiler-options)

Returns: MapLike<string[]> | undefined

**Returns:** `MapLike<string[]> | undefined`
sourceraw docstring

preserve-const-enums?cljs

(preserve-const-enums? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

preserve-symlinks?cljs

(preserve-symlinks? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

preserve-value-imports?cljs

(preserve-value-imports? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

projectcljs

(project compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

react-namespacecljs

(react-namespace compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

remove-comments?cljs

(remove-comments? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

resolve-json-module?cljs

(resolve-json-module? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

resolve-package-json-exports?cljs

(resolve-package-json-exports? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

resolve-package-json-imports?cljs

(resolve-package-json-imports? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

root-dircljs

(root-dir compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

root-dirscljs

(root-dirs compiler-options)

Returns: string[] | undefined

**Returns:** `string[] | undefined`
sourceraw docstring

set-allow-arbitrary-extensions!cljs

(set-allow-arbitrary-extensions! compiler-options value)
source

set-allow-importing-ts-extensions!cljs

(set-allow-importing-ts-extensions! compiler-options value)
source

set-allow-js!cljs

(set-allow-js! compiler-options value)
source

set-allow-synthetic-default-imports!cljs

(set-allow-synthetic-default-imports! compiler-options value)
source

set-allow-umd-global-access!cljs

(set-allow-umd-global-access! compiler-options value)
source

set-allow-unreachable-code!cljs

(set-allow-unreachable-code! compiler-options value)
source

set-allow-unused-labels!cljs

(set-allow-unused-labels! compiler-options value)
source

set-always-strict!cljs

(set-always-strict! compiler-options value)
source

set-assume-changes-only-affect-direct-dependencies!cljs

(set-assume-changes-only-affect-direct-dependencies! compiler-options value)
source

set-base-url!cljs

(set-base-url! compiler-options value)
source

set-charset!cljs

(set-charset! compiler-options value)
source

set-check-js!cljs

(set-check-js! compiler-options value)
source

set-composite!cljs

(set-composite! compiler-options value)
source

set-custom-conditions!cljs

(set-custom-conditions! compiler-options value)
source

set-declaration!cljs

(set-declaration! compiler-options value)
source

set-declaration-dir!cljs

(set-declaration-dir! compiler-options value)
source

set-declaration-map!cljs

(set-declaration-map! compiler-options value)
source

set-disable-referenced-project-load!cljs

(set-disable-referenced-project-load! compiler-options value)
source

set-disable-size-limit!cljs

(set-disable-size-limit! compiler-options value)
source

set-disable-solution-searching!cljs

(set-disable-solution-searching! compiler-options value)
source

set-disable-source-of-project-reference-redirect!cljs

(set-disable-source-of-project-reference-redirect! compiler-options value)
source

set-downlevel-iteration!cljs

(set-downlevel-iteration! compiler-options value)
source

set-emit-bom!cljs

(set-emit-bom! compiler-options value)
source

set-emit-declaration-only!cljs

(set-emit-declaration-only! compiler-options value)
source

set-emit-decorator-metadata!cljs

(set-emit-decorator-metadata! compiler-options value)
source

set-es-module-interop!cljs

(set-es-module-interop! compiler-options value)
source

set-exact-optional-property-types!cljs

(set-exact-optional-property-types! compiler-options value)
source

set-experimental-decorators!cljs

(set-experimental-decorators! compiler-options value)
source

set-force-consistent-casing-in-file-names!cljs

(set-force-consistent-casing-in-file-names! compiler-options value)
source

set-ignore-deprecations!cljs

(set-ignore-deprecations! compiler-options value)
source

set-import-helpers!cljs

(set-import-helpers! compiler-options value)
source

set-imports-not-used-as-values!cljs

(set-imports-not-used-as-values! compiler-options value)
source

set-incremental!cljs

(set-incremental! compiler-options value)
source

set-inline-source-map!cljs

(set-inline-source-map! compiler-options value)
source

set-inline-sources!cljs

(set-inline-sources! compiler-options value)
source

set-isolated-modules!cljs

(set-isolated-modules! compiler-options value)
source

set-jsx!cljs

(set-jsx! compiler-options value)
source

set-jsx-factory!cljs

(set-jsx-factory! compiler-options value)
source

set-jsx-fragment-factory!cljs

(set-jsx-fragment-factory! compiler-options value)
source

set-jsx-import-source!cljs

(set-jsx-import-source! compiler-options value)
source

set-keyof-strings-only!cljs

(set-keyof-strings-only! compiler-options value)
source

set-lib!cljs

(set-lib! compiler-options value)
source

set-locale!cljs

(set-locale! compiler-options value)
source

set-map-root!cljs

(set-map-root! compiler-options value)
source

set-max-node-module-js-depth!cljs

(set-max-node-module-js-depth! compiler-options value)
source

set-module!cljs

(set-module! compiler-options value)
source

set-module-detection!cljs

(set-module-detection! compiler-options value)
source

set-module-resolution!cljs

(set-module-resolution! compiler-options value)
source

set-module-suffixes!cljs

(set-module-suffixes! compiler-options value)
source

set-new-line!cljs

(set-new-line! compiler-options value)
source

set-no-emit!cljs

(set-no-emit! compiler-options value)
source

set-no-emit-helpers!cljs

(set-no-emit-helpers! compiler-options value)
source

set-no-emit-on-error!cljs

(set-no-emit-on-error! compiler-options value)
source

set-no-error-truncation!cljs

(set-no-error-truncation! compiler-options value)
source

set-no-fallthrough-cases-in-switch!cljs

(set-no-fallthrough-cases-in-switch! compiler-options value)
source

set-no-implicit-any!cljs

(set-no-implicit-any! compiler-options value)
source

set-no-implicit-override!cljs

(set-no-implicit-override! compiler-options value)
source

set-no-implicit-returns!cljs

(set-no-implicit-returns! compiler-options value)
source

set-no-implicit-this!cljs

(set-no-implicit-this! compiler-options value)
source

set-no-implicit-use-strict!cljs

(set-no-implicit-use-strict! compiler-options value)
source

set-no-lib!cljs

(set-no-lib! compiler-options value)
source

set-no-property-access-from-index-signature!cljs

(set-no-property-access-from-index-signature! compiler-options value)
source

set-no-resolve!cljs

(set-no-resolve! compiler-options value)
source

set-no-strict-generic-checks!cljs

(set-no-strict-generic-checks! compiler-options value)
source

set-no-unchecked-indexed-access!cljs

(set-no-unchecked-indexed-access! compiler-options value)
source

set-no-unused-locals!cljs

(set-no-unused-locals! compiler-options value)
source

set-no-unused-parameters!cljs

(set-no-unused-parameters! compiler-options value)
source

set-out!cljs

(set-out! compiler-options value)
source

set-out-dir!cljs

(set-out-dir! compiler-options value)
source

set-out-file!cljs

(set-out-file! compiler-options value)
source

set-paths!cljs

(set-paths! compiler-options value)
source

set-preserve-const-enums!cljs

(set-preserve-const-enums! compiler-options value)
source

set-preserve-symlinks!cljs

(set-preserve-symlinks! compiler-options value)
source

set-preserve-value-imports!cljs

(set-preserve-value-imports! compiler-options value)
source

set-project!cljs

(set-project! compiler-options value)
source

set-react-namespace!cljs

(set-react-namespace! compiler-options value)
source

set-remove-comments!cljs

(set-remove-comments! compiler-options value)
source

set-resolve-json-module!cljs

(set-resolve-json-module! compiler-options value)
source

set-resolve-package-json-exports!cljs

(set-resolve-package-json-exports! compiler-options value)
source

set-resolve-package-json-imports!cljs

(set-resolve-package-json-imports! compiler-options value)
source

set-root-dir!cljs

(set-root-dir! compiler-options value)
source

set-root-dirs!cljs

(set-root-dirs! compiler-options value)
source

set-skip-default-lib-check!cljs

(set-skip-default-lib-check! compiler-options value)
source

set-skip-lib-check!cljs

(set-skip-lib-check! compiler-options value)
source

set-source-map!cljs

(set-source-map! compiler-options value)
source

set-source-root!cljs

(set-source-root! compiler-options value)
source

set-strict!cljs

(set-strict! compiler-options value)
source

set-strict-bind-call-apply!cljs

(set-strict-bind-call-apply! compiler-options value)
source

set-strict-function-types!cljs

(set-strict-function-types! compiler-options value)
source

set-strict-null-checks!cljs

(set-strict-null-checks! compiler-options value)
source

set-strict-property-initialization!cljs

(set-strict-property-initialization! compiler-options value)
source

set-strip-internal!cljs

(set-strip-internal! compiler-options value)
source

set-suppress-excess-property-errors!cljs

(set-suppress-excess-property-errors! compiler-options value)
source

set-suppress-implicit-any-index-errors!cljs

(set-suppress-implicit-any-index-errors! compiler-options value)
source

set-target!cljs

(set-target! compiler-options value)
source

set-trace-resolution!cljs

(set-trace-resolution! compiler-options value)
source

set-ts-build-info-file!cljs

(set-ts-build-info-file! compiler-options value)
source

set-type-roots!cljs

(set-type-roots! compiler-options value)

Paths used to compute primary types search locations

Paths used to compute primary types search locations
sourceraw docstring

set-types!cljs

(set-types! compiler-options value)
source

set-use-define-for-class-fields!cljs

(set-use-define-for-class-fields! compiler-options value)
source

set-use-unknown-in-catch-variables!cljs

(set-use-unknown-in-catch-variables! compiler-options value)
source

set-verbatim-module-syntax!cljs

(set-verbatim-module-syntax! compiler-options value)
source

skip-default-lib-check?cljs

(skip-default-lib-check? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

skip-lib-check?cljs

(skip-lib-check? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

source-map?cljs

(source-map? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

source-rootcljs

(source-root compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

strict-bind-call-apply?cljs

(strict-bind-call-apply? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

strict-function-types?cljs

(strict-function-types? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

strict-null-checks?cljs

(strict-null-checks? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

strict-property-initialization?cljs

(strict-property-initialization? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

strict?cljs

(strict? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

strip-internal?cljs

(strip-internal? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

suppress-excess-property-errors?cljs

(suppress-excess-property-errors? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

suppress-implicit-any-index-errors?cljs

(suppress-implicit-any-index-errors? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

targetcljs

(target compiler-options)

Returns: ScriptTarget | undefined

**Returns:** `ScriptTarget | undefined`
sourceraw docstring

trace-resolution?cljs

(trace-resolution? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

ts-build-info-filecljs

(ts-build-info-file compiler-options)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

type-rootscljs

(type-roots compiler-options)

Paths used to compute primary types search locations

Returns: string[] | undefined

Paths used to compute primary types search locations

**Returns:** `string[] | undefined`
sourceraw docstring

typescljs

(types compiler-options)

Returns: string[] | undefined

**Returns:** `string[] | undefined`
sourceraw docstring

use-define-for-class-fields?cljs

(use-define-for-class-fields? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

use-unknown-in-catch-variables?cljs

(use-unknown-in-catch-variables? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

verbatim-module-syntax?cljs

(verbatim-module-syntax? compiler-options)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close