UNPKG

@fakel/ra-simple-auth

Version:

Simple auth provider for @fakel/rest-admin

12 lines (11 loc) 264 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./lib", "rootDir": "./src", "declaration": true, "allowJs": false }, "exclude": ["**/*.spec.ts", "**/*.spec.tsx", "**/*.spec.js", "node_modules"], "include": ["./src"] }