{
    "extends": "./tsconfig.json",
    "include": [
        "src/",
        "test/",
        ".eslintrc.json"
    ]
}
