UNPKG

microbit-web-bluetooth

Version:
18 lines (17 loc) 373 B
{ "compilerOptions": { "target": "es5", "lib": [ "es6", "dom" ], "strict": true, "noImplicitReturns": true, "noEmitOnError": true, "noUnusedLocals": true, "noUnusedParameters": true, "sourceMap": true, "declaration": true, "declarationDir": "types" } }