Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

[REFACTOR] Move the code to TypeScript #64

@tbouffard

Description

@tbouffard

In the past, we had a lot of issue due to the JavaScript syntax (API misuse for instance) that can only be found at runtime.
As we have to tests in this repository, this is a pain.

Moving to TypeScript will avoid such errors. This will also helps when bumping bpmn-visualization.

Notes 2023-03-10
Some parts of the code have been reused in https://github.com/process-analytics/bonita-day-demo-2023 which is written in TypeScript. This could help migrating the code here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions