Sha256: fafef428c6dd7d0e8c3ce2a9b8188edd6f448e81669280f5f63d2fa8e67bf4e5

Contents?: true

Size: 510 Bytes

Versions: 18

Compression:

Stored size: 510 Bytes

Contents

{
  "compilerOptions": {
    "target": "ESNext",
    "useDefineForClassFields": true,
    "module": "ESNext",
    "lib": [
      "ESNext",
      "DOM"
    ],
    "moduleResolution": "Node",
    "strict": true,
    "sourceMap": true,
    "resolveJsonModule": true,
    "isolatedModules": true,
    "esModuleInterop": true,
    "noEmit": true,
    "noUnusedLocals": true,
    "noUnusedParameters": true,
    "noImplicitReturns": true,
    "skipLibCheck": true,
  },
  "include": [
    "client",
    "src",
  ]
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
copy_tuner_client-0.19.0 tsconfig.json
copy_tuner_client-0.18.0 tsconfig.json
copy_tuner_client-0.17.1 tsconfig.json
copy_tuner_client-0.16.3 tsconfig.json
copy_tuner_client-0.16.2 tsconfig.json
copy_tuner_client-0.16.1 tsconfig.json
copy_tuner_client-0.16.0 tsconfig.json
copy_tuner_client-0.15.1 tsconfig.json
copy_tuner_client-0.15.0 tsconfig.json
copy_tuner_client-0.14.2 tsconfig.json
copy_tuner_client-0.14.1 tsconfig.json
copy_tuner_client-0.14.0 tsconfig.json
copy_tuner_client-0.13.6 tsconfig.json
copy_tuner_client-0.13.5 tsconfig.json
copy_tuner_client-0.13.3 tsconfig.json
copy_tuner_client-0.13.2 tsconfig.json
copy_tuner_client-0.13.1 tsconfig.json
copy_tuner_client-0.13.0 tsconfig.json