{
    "compilerOptions": {
        "alwaysStrict": true,
        "checkJs": true,
        "target": "ES6",
    },
}