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: Making the Argument for MonoreposWebinar: 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