Prepare template types #88

Closed
opened 2023-06-20 18:18:59 +02:00 by migration-script · 0 comments

Description

As a developer, I want to have a skeleton for types for the FVTT-Templates, so that access to self-defined data is type safe.

Acceptance criteria

  • For each of the standard templates defined in templates.json, a corresponding type is declared
  • All calls to JSON attributes are replaced with property access.
# Description As a developer, I want to have a skeleton for types for the FVTT-Templates, so that access to self-defined data is type safe. # Acceptance criteria * For each of the standard templates defined in `templates.json`, a corresponding type is declared * All calls to JSON attributes are replaced with property access.
pheerai was assigned by migration-script 2023-06-20 18:18:59 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dungeonslayers/ds4#88
No description provided.