UNPKG

@digital-blueprint/esign-app

Version:

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

13 lines (12 loc) 299 B
{ "compilerOptions": { "checkJs": true, "maxNodeModuleJsDepth": 0, "resolveJsonModule": true, "module": "esnext", "moduleResolution": "bundler", "target": "esnext" }, "include": ["src"], "exclude": ["node_modules", "dist", "vendor"] }