Skip to content

core package - convert to typescript #140

Description

@marcalexiei

The package is currently implemented primarily in JavaScript + JSDoc annotations, but it contains over 200 type errors.

Since we intend to publish it as an npm package, a build step is required to generate .d.ts declaration files.
To streamline maintenance and improve type safety, it would be more effective to migrate the codebase to TypeScript rather than continuing to rely on JSDoc annotations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions