OptionaldefaultSettings: tsc.CompilerOptionsGets a copy of the settings as an object.
Gets the encoding from the compiler options or returns utf-8.
Subscribe to modifications in the settings container.
Action to execute when the settings change.
Resets the settings to the default.
Sets one or all of the compiler options.
WARNING: Setting the compiler options will cause a complete reparse of all the source files.
Compiler options to set.
Holds the compiler options.