JavaScriptConfig
Properties
Link copied to clipboard
Default locale to apply to the JS VM. Defaults to the system default.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether to run the JS interpreter in interactive shell mode.
Link copied to clipboard
ECMA Script language level to apply within the VM; defaults to JavaScriptVersion.ES2022.
Link copied to clipboard
Link copied to clipboard
Whether to enable source-maps support, which enhances stack-traces, logs, and other system features.
Link copied to clipboard
Enable experimental built-in runtime support for TypeScript. Defaults to false
.