Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[
ruff_wasm
] Remove semicolon after TypeScript interface definition
This removes a trailing semicolon after an interface definition in the custom TypeScript section. Currently, this semicolon triggers the error "TS1036: Statements are not allowed in ambient contexts".
- Loading branch information