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

Migrate to TypeScript #6

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Migrate to TypeScript #6

merged 8 commits into from
Oct 25, 2023

Conversation

benjervis
Copy link
Owner

The next step of the modernisation process is to get some types in the project.

The JSXElement node isn't well typed externally, so had to define those types internally and augment the eslint types.

The JSXElement types internally are mostly derived from investigating astexplorer.net

@benjervis benjervis merged commit fe10f27 into master Oct 25, 2023
1 check passed
@benjervis benjervis deleted the typescript branch October 25, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants