{
    "compilerOptions": {
        "alwaysStrict": true,
        "experimentalDecorators": true,
        "strict": true,
        "target": "es2015",
    }
}