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

fix: typescript codegen with strict settings #4162

Closed

Conversation

olehmisar
Copy link
Contributor

@olehmisar olehmisar commented Jan 20, 2024

WARNING: I couldn't find how to test this changes. yarn test in noir-compiler folder doesn't seem to do anything.

Closes #4152. Also, prepends all type imports with type keyword, so generated files in projects with "verbatimModuleSyntax": true in tsconfig.json will typecheck properly.

image image

@rahul-kothari
Copy link
Contributor

We do public override methods so not an issue anymore

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

Successfully merging this pull request may close these issues.

"aztec-cli codegen" typescript files fail to typecheck
2 participants