UNPKG

@cloud-carbon-footprint/gcp

Version:

The core logic to get cloud usage data and estimate energy and carbon emissions from Google Cloud Platform.

11 lines (10 loc) 271 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "./src", "baseUrl": ".", "outDir": "./dist", "skipLibCheck": true }, "include": ["./src", "../app/src/GCPCredentials.ts", "../app/src/__tests__/AWSCredentialsProvider.test.ts"] }