Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typescript support #15

Open
bruceborrett opened this issue Nov 9, 2022 · 3 comments
Open

Add typescript support #15

bruceborrett opened this issue Nov 9, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bruceborrett
Copy link

Description

Currently there is no support for Typescript. Modules cannot be written using Typescript and using the package in a Typescript project causes many Typescript errors.

Proposed solution

Create definition files declaring the various functions and their return values. Also, add support for modules to be written in Typescript.

@bruceborrett bruceborrett added the enhancement New feature or request label Nov 9, 2022
@StorytellerCZ StorytellerCZ added the help wanted Extra attention is needed label May 7, 2023
@StorytellerCZ
Copy link
Member

I'm wondering if this could be fixed by adding the typescript package to the bundler and watcher. Thoughts?

@a4xrbj1
Copy link

a4xrbj1 commented Aug 19, 2024

Where does this request rank vs upgrading ElectronJS now that Meteor version 3.x is out?

Every month we’re falling further and further behind, Snyk keeps flagging severe risk and is asking me to upgrade to much higher versions.

Any thoughts on this @StorytellerCZ ?

@StorytellerCZ
Copy link
Member

Secondary to upgrade. I hope that this will be simple enough by adding typescript package to the bundler and watcher. Looks like I just need to figure out the proper version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants