Skip to content

fix: typescript codegen with strict settings#4162

Closed
olehmisar wants to merge 3 commits intoAztecProtocol:masterfrom
olehmisar:fix/typescript-codegen
Closed

fix: typescript codegen with strict settings#4162
olehmisar wants to merge 3 commits intoAztecProtocol:masterfrom
olehmisar:fix/typescript-codegen

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

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

"aztec-cli codegen" typescript files fail to typecheck

2 participants