UNPKG

lora-packet

Version:
20 lines (19 loc) 443 B
{ "compilerOptions": { "outDir": "./out", "rootDir": "./src", "noImplicitAny": true, "module": "commonjs", "target": "ES2017", "allowJs": false, "moduleResolution": "node", "esModuleInterop": true, "declaration": true, "declarationMap": true, "sourceMap": true, "allowSyntheticDefaultImports": true, "resolveJsonModule": true, "lib": ["ES2017", "DOM"] }, "include": ["src/**/*"] }