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 JSON testing data to TypeScript objects #3637

Closed
16 tasks done
gabrocheleau opened this issue Sep 5, 2024 · 1 comment
Closed
16 tasks done

Migrate JSON testing data to TypeScript objects #3637

gabrocheleau opened this issue Sep 5, 2024 · 1 comment

Comments

@gabrocheleau
Copy link
Contributor

gabrocheleau commented Sep 5, 2024

In order to improve type recognition and imports, we want to migrate all JSON testing data to typescript objects. This will notably allow literal string type recognition (e.g. the commonly-used PrefixedHexString), which is not possible when importing JSON.

See discussions from #3621

Packages converted:

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