UNPKG

node-expose-sspi-strict

Version:

Expose the Microsoft Windows SSPI interface in order to do NTLM and Kerberos authentication.

7 lines (6 loc) 161 B
module.exports = { require: ['ts-node/register', 'source-map-support/register'], spec: 'test/**/*.spec.ts', recursive: true, extension: ['ts'], };