# README
Typescript
Typescript and alm-tools cloud editor automation tools for the iris web framework.
Table of contents
# Functions
DefaultConfig returns the default Options of the Typescript adaptor Bin and Editor are setting in runtime via the adaptor.
DefaultTsconfig returns the default Tsconfig, with CompilerOptions module: commonjs, target: es5 and ignore the node_modules.
FromFile reads a file & returns the Tsconfig by its contents.
New creates & returns a new instnace typescript plugin.
# Variables
NoOpLogger can be used as the logger argument, it prints nothing.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author