Page MenuHome GnuPG

TypeScript support
Closed, ResolvedPublic

Description

Use TypeScript instead of JavaScript to enforce strong build-time nodejs checks to prevent bugs.

Potentially integrate Vite or direct usage of tsc without Vite to build TypeScript files.

Event Timeline

anthumchris triaged this task as Normal priority.Jan 1 2026, 3:32 PM
anthumchris created this task.
anthumchris created this object in space S1 Public.
anthumchris changed the task status from Open to Testing.Wed, Jan 7, 12:30 PM
anthumchris updated the task description. (Show Details)

implemented TypeScript workflows using tsc without vite