sparse-intern-71089
11/02/2018, 3:48 PMwhite-balloon-205
gifted-lion-29985
11/02/2018, 3:56 PM{
  "compilerOptions": {
    "outDir": "bin",
    "target": "es6",
    "lib": [
      "es6"
    ],
    "module": "commonjs",
    "moduleResolution": "node",
    "sourceMap": true,
    "experimentalDecorators": true,
    "pretty": true,
    "noFallthroughCasesInSwitch": true,
    "noImplicitAny": false,
    "noImplicitReturns": true,
    "forceConsistentCasingInFileNames": true,
    "strictNullChecks": false
  },
  "files": [
    "index.ts"
  ],
  "include": [
    "./types.d.ts"
  ]
}gifted-lion-29985
11/02/2018, 3:56 PMgifted-lion-29985
11/02/2018, 3:57 PMgifted-lion-29985
11/02/2018, 3:58 PM