Skip to content

Stress Test: switch scripts to Typescript #24724

Description

@spmonahan

Currently all scripts for the CLI and Webpack config are written in JS with JSDoc type annotations. While this works with Typescript type-checking it also introduces some friction when writing types.

We should switch entirely to Typescript and use ts-node to run scripts to make package consistent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions