{
    "extends": "../tsconfig.json",
    "include": [
        "./**/*.d.ts",
        "./**/*.js"
    ]
}
