Keeping internal and external types in sync
Open
type: feature
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
We have internal and external TS types, which are mostly the same but have subtle differences (this issue https://github.com/netlify/netlify-cms/issues/4984 as an example). We need to come up with a way of:
1. Keeping those types in sync
2. Avoid types duplication
**Describe the solution you'd like**
I don't have a solution yet. This issue is merely for discussion.
Contributor guide
Assessment
This issue has not been assessed yet.