{
    "verbose": false,
    "ignore": ["tests/*", "node_modules/**/node_modules", ".git"],
    "watch": ["src/**/*"],
    "ext": "ts,js,json,graphql,cypher,sql"
}
