Typescript install

From wikinotes
Revision as of 23:58, 16 December 2022 by Will (talk | contribs) (Created page with " = Install = <blockquote> <syntaxhighlight lang="bash"> npm install -g typescript </syntaxhighlight> </blockquote><!-- Install -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

npm install -g typescript