You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2020/09/01 08:55:00 UTC

[jira] [Created] (DISPATCH-1767) [console] add typescript to console dependencies

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 tsutils@3.17.1 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org