Jeremy Möglich
Jeremy Möglich
The NPM version hasn't been updated in 10 months, updating would make it easier to access typescript support.
When using tools such as mypy or type checking in vscode, type annotations would be useful. Missing type annotations can also lead to errors when using strict type checking.
This adds a Checkbox.d.ts and a utils.d.ts
Currently datatypes such as Dates, Sets or Maps are not supported as JSON can't represent those types. The solutions I'm thinking of are: 1. Only allow types that can be...
**Describe the bug** I have a persistent task which runs a program, this program has some exit logic that runs after `tokio::signal::ctrl_c().await.unwrap();` or in general after ctrl-c When I run...
# Report a bug ### 🔎 Search Terms incremental, composite ### 🧩 Context - attest 0.41.2 - TypeScript version (5.1+): 5.7.3 System: OS: Windows 11 10.0.22631 CPU: (20) x64 13th...
### Environment information ```bash CLI: Version: 2.3.2 Color support: true Platform: CPU Architecture: x86_64 OS: windows Environment: BIOME_LOG_PATH: unset BIOME_LOG_PREFIX_NAME: unset BIOME_CONFIG_PATH: unset BIOME_THREADS: unset NO_COLOR: unset TERM: unset JS_RUNTIME_VERSION:...