Skip to content

Add type testing#11

Merged
NaamuKim merged 6 commits into
NaamuKim:mainfrom
evoactivity:fix-tests
May 16, 2026
Merged

Add type testing#11
NaamuKim merged 6 commits into
NaamuKim:mainfrom
evoactivity:fix-tests

Conversation

@evoactivity
Copy link
Copy Markdown
Contributor

When I was using things like z.ImportDeclaration they were typed as any because of [key: string]: any; on the zFunction.

I've added a type test suite and modified the zFunction type to extend NamedTypes and Builders so the ast-types work properly.

@NaamuKim
Copy link
Copy Markdown
Owner

NaamuKim commented May 2, 2026

thanks could you add changeset md file?

@evoactivity
Copy link
Copy Markdown
Contributor Author

Changeset has been added @NaamuKim

@NaamuKim NaamuKim merged commit e52ec50 into NaamuKim:main May 16, 2026
2 of 3 checks passed
@github-actions github-actions Bot mentioned this pull request May 16, 2026
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