jlguenego / node-expose-sspi

Expose Microsoft Windows SSPI to Node for SSO authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make typescript strict

jlguenego opened this issue · comments

update tsconfig.json in order to have the 'strict' option set to true. Update the ts code in order to clean it.