{ "files": [ "index.d.ts", "angular-mocks-tests.ts" ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", "typesSearchPaths": [ "../" ], "noEmit": true } }