UNPKG

@digital-blueprint/checkin-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/checkin-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/checkin-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/checkin-app/) | [Checkin Bundle](https://github

18 lines (17 loc) 308 B
{ "compilerOptions": { "checkJs": true, "resolveJsonModule": true, "module": "esnext", "moduleResolution": "bundler", "target": "esnext" }, "include": [ "src" ], "exclude": [ "node_modules", "dist", "vendor" ] }