okta / okta-auth-js

The official js wrapper around Okta's auth API
Other
447 stars 261 forks source link

replaces `tsd` and `tsd-lite` with `tstyche` #1510

Closed jaredperreault-okta closed 5 months ago

mrazauskas commented 5 months ago

By the way, the test/types/jest.config.js file can be removed as well. And there are few more places in the repo where tsd is referenced:

https://github.com/okta/okta-auth-js/blob/4dc55e9e8591af45fdd0134d00f5b9e40b7ec521/.vscode/launch.json#L184-L190

https://github.com/okta/okta-auth-js/blob/4dc55e9e8591af45fdd0134d00f5b9e40b7ec521/scripts/lint.sh#L8-L10

https://github.com/okta/okta-auth-js/blob/4dc55e9e8591af45fdd0134d00f5b9e40b7ec521/scripts/unit.sh#L16-L18

jaredperreault-okta commented 5 months ago

Feedback addressed