mattpocock/sextant
Add validation to prevent duplicate feature names from being added
开放
#16 创建于 2020年11月6日
good first issue
仓库指标
- 星标
- (175 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
We use the feature's name as a unique identifier throughout the system, and for the purposes of typings. This should be validated in the frontend.