{
    "compilerOptions": {
        "module": "commonjs",
        "noImplicitAny": true,
        "noResolve": true,
        "target": "ES5"
    }
}
