alleyinteractive / alleyinteractive/create-wordpress-project
Refactor @wordpress/element out of custom.d.ts
Offen
good first issue
typescript
- Vorherrschende Sprache
- PHP
- Sterne
- 9
- Forks
- 3
- Ø Merge
- 2 T. 20 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.