mattpocock/sextant

Add validation to prevent duplicate feature names from being added

Aberta

#16 aberto em 6 de nov. de 2020

 (0 comentário) (0 reação) (1 responsável)TypeScript (5 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (175 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador