You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pretty much as the title says, if you use this package in a typescript project, you get errors saying that there are no type definition for the request library. Easy workaround is to install @types/request on the project, but it would be better if the dependency was specified by node-testrail-api
The text was updated successfully, but these errors were encountered:
Pretty much as the title says, if you use this package in a typescript project, you get errors saying that there are no type definition for the request library. Easy workaround is to install @types/request on the project, but it would be better if the dependency was specified by node-testrail-api
The text was updated successfully, but these errors were encountered: