[Feature Request] enhance create-ui5-element
command to create component in Typescript
#6530
Closed
1 of 4 tasks
Feature Request Description
Currently the component package level command
create-ui5-element
produces skeleton, files for a new web component, but everything is in JS. Now that we support TS for development and even more, 4rd parties can create custom web components package in TS, we need to also enhance the command to produce the skeleton of files in TS.Proposed Solution
The
create-ui5-element
command should be able to produce a new component both in JS and TS.Priority
A clear and concise description of the impact/urgency of the required feature.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: