mattpocock/sextant

Add validation to prevent duplicate feature names from being added

开放

#16 创建于 2020年11月6日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (5 个派生)github user discovery
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.

贡献者指南