terminal-in-react icon indicating copy to clipboard operation
terminal-in-react copied to clipboard

Create new tag for Typescript users

Open LukyVj opened this issue 5 years ago • 1 comments

Hey thanks for this project,

However, it seems that with the latest version available on NPM, we still cannot use "descriptions" as the index.d.ts still contains the typo mentioned here: https://github.com/nitin42/terminal-in-react/issues/68

That would be amazing, really. Thanks.

LukyVj avatar Aug 27 '20 14:08 LukyVj

Yup, I have the same problem too. It's kinda annoying to edit index.d.ts file on node module and change the typescript definition from "description" to "descriptions" :/

retr00exe avatar Jan 24 '21 06:01 retr00exe