UNPKG

@m3ntorship/pickly-protector

Version:

oAuth2 protector for pickly services based on firebase authentication

12 lines (11 loc) 168 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "outDir": "build", "removeComments": true }, "include": [ "src/**/*" ] }