Sha256: 8c0769a17a8b55a6c9797b7d42dd6d018977df5de06492f218d9d1d00bee4f28

Contents?: true

Size: 321 Bytes

Versions: 5

Compression:

Stored size: 321 Bytes

Contents

{
  "compilerOptions": {
    "incremental": true,
    "outDir": ".",
    "rootDir": "./src",
    "module": "commonjs",
    "target": "es2017",
    "strictNullChecks": true,
    "noUnusedLocals": true,
    "noUnusedParameters": true,
    "declaration": true
  },
  "include": ["src/**/*"],
  "exclude": ["node_modules"]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ar_sync-1.0.4 tsconfig.json
ar_sync-1.0.3 tsconfig.json
ar_sync-1.0.2 tsconfig.json
ar_sync-1.0.1 tsconfig.json
ar_sync-1.0.0 tsconfig.json