alleyinteractive / alleyinteractive/create-wordpress-project
Refactor @wordpress/element out of custom.d.ts
Đang mở
good first issue
typescript
- Ngôn ngữ chính
- PHP
- Star
- 9
- Fork
- 3
- Merge trung bình
- 2 ngày 20 giờ
- Pull request đã merge (30 ngày)
- 4
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.