Jiri Daněk created DISPATCH-1767:
------------------------------------

             Summary: [console] add typescript to console dependencies
                 Key: DISPATCH-1767
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1767
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Console
    Affects Versions: 1.13.0
            Reporter: Jiri Daněk


{{npm install}} reports a warning

{noformat}
npm WARN [email protected] requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev 
|| >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 
3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must 
install peer dependencies yourself.
{noformat}

This is relevant because {{eslint}} will not run without typescript. The GitHub 
Action has to install typescript in a subsequent step.

Adding typescript would also allow to write production code and/or tests in 
typescript, which has some advantages. The Patternfly project seems especially 
to be very Typescript focused, recently. The Rhea AMQP client also added 
typescript type annotations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to