The docs say we can override config on repository level with a `.timesheetrc.repository` ala ```json { "project": "Client 1", "path": "/Users/tomfa/repos/backend", "countMerges": false } ```
The docs say we can override config on repository level with a
.timesheetrc.repositoryala{ "project": "Client 1", "path": "/Users/tomfa/repos/backend", "countMerges": false }