Function: toJS
▸ toJS(tree, options?): void
Rename and transpile any new typescript files created to javascript files
Parameters
| Name | Type | 
|---|---|
| tree | Tree | 
| options? | ToJSOptions | 
Returns
void
Webinar April 17: Making the Argument for MonoreposWebinar April 17: Making the Argument for MonoreposRegister now!
▸ toJS(tree, options?): void
Rename and transpile any new typescript files created to javascript files
| Name | Type | 
|---|---|
| tree | Tree | 
| options? | ToJSOptions | 
void