Sha256: 0875a50ba845ce61d522b660fb97a3d58507e5482702c1fcdf4062d6a8885437

Contents?: true

Size: 323 Bytes

Versions: 4

Compression:

Stored size: 323 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ar_sync-1.1.2 tsconfig.json
ar_sync-1.1.1 tsconfig.json
ar_sync-1.1.0 tsconfig.json
ar_sync-1.0.5 tsconfig.json