UNPKG

cordova-plugin-admob-suite

Version:
19 lines (18 loc) 290 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "declaration": true, "noImplicitAny": false, "target": "es6", "lib": [ "dom", "es2015" ], "rootDir": "ts", "outDir": "www", "types": ["node"] }, "include": [ "ts/**/*.ts" ] }