-
Combining `PartialDeep` with a generic does not accept an empty object initializer:
```ts
import type {PartialDeep, UnknownRecord} from 'type-fest';
type Person = {
name: string;
age: num…
-
### Describe the feature you'd like to request
Currently, when uploading `formData` in tRPC with `zod-form-data`, transformers such as `SuperJSON` attempt to parse the data even when it is `NonJson…
-
暂时考虑一下大纲,欢迎大家修改
- [ ] 程序猿日常做的事情的介绍。
- [ ] 现场演示为学校设计制作一个官网的雏形。
- [ ] 通过制作官网的过程,讲解拆分复杂任务并完成的过程。
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/freecodecamp-china) so you can upvote and…
-
We should add a DarkMode-toggle in the storefront to demonstrate that we use our own functionality. This reinforces our flexibility for different user preferences, and aligns with modern accessibility…
-
**To Reproduce**
```
# Utilities
-----
::: extension.utils
show_root_heading: false
show_root_toc_entry: false
heading_level: 1
members:
- get_env_option
filter…
-
According to https://open-web-calendar.hosted.quelltext.eu/ there is no option to configure the popup behavior e.g.,
* show popup at all (yes/no)
* show popup on mouse over (yes/no)
* show popup …
-
## Post your ideas here!
Reminder of the available fields for analysis:
- `start`: command start time
- `stop`: command stop time
- `duration`: duration of the command
- `uuid`: session id, sha…
-
# my system
`$ uname -a`
Linux novo 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
`$ zsh --version`
zsh 5.4.2 (x86_64-ubuntu-linux-gnu)
# my p…
-
https://i.imgur.com/h1FHudP.png
-
There is [`PartialOnUndefinedDeep`](https://github.com/sindresorhus/type-fest/blob/main/source/partial-on-undefined-deep.d.ts):
- https://github.com/sindresorhus/type-fest/issues/399
- https://githu…
yvele updated
3 months ago