Use TypeScript instead of JavaScript #91

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

Description

As a ds4 developer, I want the system to be implemented in Typescript instead of JavaScript so that I can benefit from static typing.

Acceptance criteria

  • The project uses TypeScript instead of JavaScript
  • The are npm / yarn commands to build the project (into a state directly usable by Foundry VTT)

Advice

  • We need to find a solution to get bindings for the Foundry VTT code
  • We need a proper way to build / publish the system
# Description As a ds4 developer, I want the system to be implemented in Typescript instead of JavaScript so that I can benefit from static typing. # Acceptance criteria * The project uses TypeScript instead of JavaScript * The are `npm` / `yarn` commands to build the project (into a state directly usable by Foundry VTT) # Advice * We need to find a solution to get bindings for the Foundry VTT code * We need a proper way to build / publish the system
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#91
No description provided.