{
  "compilerOptions": {
    "target": "es5",
    "lib": [ "es5" ],
    "rootDir": ".",

    "sourceMap": true,
    "removeComments": true,
    "pretty": true,

    "incremental": true
  }
}
