UNPKG

auth0-lock

Version:
22 lines (21 loc) 496 B
{ "compilerOptions": { "module": "commonjs", "lib": ["es6", "dom"], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "strictBindCallApply": true, "noEmit": true, "skipLibCheck": true, "baseUrl": "..", "paths": { "auth0-lock": ["types/index.d.ts"] } }, "files": [ "index.d.ts", "auth0-lock-tests.ts" ] }