mattpocock/sextant

Add validation to prevent duplicate feature names from being added

Offen

#16 geöffnet am 06.11.2020

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (5 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (175 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide