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

Refactor to TypeScript / Add typings #7

Closed
agilgur5 opened this issue Jul 8, 2019 · 0 comments · Fixed by #8
Closed

Refactor to TypeScript / Add typings #7

agilgur5 opened this issue Jul 8, 2019 · 0 comments · Fixed by #8
Labels
kind: feature New feature or request scope: types Related to type definitions

Comments

@agilgur5
Copy link
Owner

agilgur5 commented Jul 8, 2019

Because there's a high overlap between MobX devs and TS devs (due to MobX / MST being written in [some super complex] TS).

Could also use tsc or tsdx to output CJS builds and resolve #3, feeding two birds with one seed 😃

Could add typings separately to DefinitelyTyped first in incremental progress, but I'll probably end up doing it all at once (and then no need to confuse users to switch back / remove @types or keep @types backward compatible)

@agilgur5 agilgur5 added scope: types Related to type definitions kind: feature New feature or request labels Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request scope: types Related to type definitions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant