nitin42 / terminal-in-react

👨‍💻 A component that renders a terminal
http://terminal-in-react.surge.sh/
MIT License
2.13k stars 151 forks source link

Create new tag for Typescript users #96

Open LukyVj opened 4 years ago

LukyVj commented 4 years ago

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.

retr00exe commented 3 years ago

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" :/