UNPKG

scandit-sdk

Version:

Scandit Barcode Scanner SDK for the Web

11 lines (10 loc) 221 B
{ "extends": "./tsconfig", "compilerOptions": { "outDir": "build/module", "tsBuildInfoFile": "build/module/.tsbuildinfo", "module": "esnext", "target": "esnext" }, "exclude": ["node_modules/**"] }