{
    "compilerOptions": {
        "allowJs": true,
        "strictNullChecks": true
    },
    "include": [
        "src"
    ]
}
