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

Initiative – fill typescript types everywhere #571

Open
1 task done
zbycz opened this issue Sep 20, 2024 · 0 comments
Open
1 task done

Initiative – fill typescript types everywhere #571

zbycz opened this issue Sep 20, 2024 · 0 comments

Comments

@zbycz
Copy link
Owner

zbycz commented Sep 20, 2024

This project is becoming more mature, and allowing any in function calls etc makes bugs easier.

We can force types by lint rules eg in core parts like services and FeaturePanel first.

Next step is alowing typescript strict mode, which also need undefined to be explicitly specified (currently any type can be undefined/null), which will also help in thinking about dataflows.

It would be benefical to create (small) pull request only with adding types. If possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant