{ "compilerOptions": { "outDir": "bin", "target": "es2016", "module": "commonjs", "moduleResolution": "node", "declaration": true, "sourceMap": true, "stripInternal": true, "experimentalDecorators": true, "noFallthroughCasesInSwitch": true, "forceConsistentCasingInFileNames": true, "strict": true }, "files": [ "certificate.ts", "clusterGroup.ts", "clusterGroupAssignment.ts", "config/index.ts", "config/vars.ts", "getImage.ts", "getProfile.ts", "getProject.ts", "image.ts", "index.ts", "instance.ts", "instanceSnapshot.ts", "network.ts", "networkAcl.ts", "networkForward.ts", "networkIntegration.ts", "networkLoadBalancer.ts", "networkPeer.ts", "networkZone.ts", "networkZoneRecord.ts", "profile.ts", "project.ts", "provider.ts", "storageBucket.ts", "storageBucketKey.ts", "storagePool.ts", "storageVolume.ts", "types/index.ts", "types/input.ts", "types/output.ts", "utilities.ts" ] }