alleyinteractive / alleyinteractive/create-wordpress-project
Refactor @wordpress/element out of custom.d.ts
オープン
good first issue
typescript
- 主要言語
- PHP
- スター
- 9
- フォーク
- 3
- 平均マージ
- 2日 20時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。