-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- **fix some types** - **format** <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Fix type annotations and update TypeScript version to 5.7.2 in the project. > > - **Type Fixes**: > - Specify type `any` for `e` in `EventListener.tsx`. > - Specify type `WasmError` for `d` in `prompt-preview-content.tsx`. > - Import `WasmDiagnosticError` and `WasmError` in `atoms.ts` and `prompt-preview-content.tsx`. > - **Version Update**: > - Update TypeScript version from `5.2.2` to `5.7.2` in `package.json`. > - **Miscellaneous**: > - Remove unused `WasmDiagnosticError` declaration in `atoms.ts`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for aa00a3d. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
5 changed files
with
73 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters