alleyinteractive / alleyinteractive/create-wordpress-project
Refactor @wordpress/element out of custom.d.ts
未关闭
good first issue
typescript
- 主要语言
- PHP
- 星标
- 9
- 派生
- 3
- 平均合并
- 2 天 20 小时
- 30 天内合并 PR
- 4
描述
### Description
The `custom.d.ts` file uses `@wordpress/element` instead of `react` as a source and should be updated to use `react` directly.
### Use Case
Since the WordPress project has moved away from using `@wordpress/element`, we should too.
### Acceptance Criteria
- Update `custom.d.ts` in the root of the repo to use `react` instead of `@wordpress/element` and ensure type checks pass after this change has been made.
贡献指南
评估
这个 Issue 还没有评估数据。