Loading Editor
Initializing Monaco & TypeScript...
Configure how TypeScript compiles your code
Enable all strict type checking options
Raise error on expressions with implied 'any' type
Differentiate between null/undefined and other types
Report errors on unused local variables
Report errors on unused function parameters