7 lines
194 B
YAML
7 lines
194 B
YAML
packages:
|
|
- path: github.com/timetracker/backend/internal/interfaces/http/dto
|
|
type_mappings:
|
|
"time.Time": "string"
|
|
"ulid.ULID": "string"
|
|
output_path: ../frontend/src/types
|