-
Add option for outputing transpilation results to filesystem or console during runtime. -
Install only necessary files from https://github.com/AppScriptIO/babel-plugin-functionSentProxyImplementation without source code and other. -
Intergrate flow type with Babel plugin flow runtime, which allows runtime type checking.[Chose Typescript over Flow typechecker - considering this post https://davidgomes.com/porting-30k-lines-of-code-from-flow-to-typescript/ ]
-
Add type checking support - Typescript/FlowJS transformation -
Add @babel/plugin-proposal-function-bind -
Add @babel/plugin-proposal-function-sent