{
    "extends": "../jsconfig.json",
    "include": ["src"],
    "exclude": ["node_modules", "dist", "vendor"]
}
