{
  "compilerOptions": {
    "module": "commonjs",
    "target": "es5",
    "strict": true,
    "rootDir": "./src",
    "outDir": "./bin",
    "removeComments": true
  }
}
