UNPKG

signup-login-module-with-authorizedotnet-gateway

Version:
15 lines (14 loc) 282 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "./node_modules/@loopback/build/config/tsconfig.common.json", "include": [ "src", "test", "index.ts" ], "exclude": [ "node_modules/**", "packages/*/node_modules/**", "**/*.d.ts" ] }