nfl/react-helmet

Move typespec to this repo

Open

#358 geöffnet am 25. Feb. 2018

Auf GitHub ansehen
 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (706 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

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

Beschreibung

Is there any reason why we can't move the typespec from https://github.com/DefinitelyTyped/DefinitelyTyped to this repo so we do not have to deal with two packages.

We could copy that into this package and add "types": "./lib/main.d.ts" in the package.json

Contributor Guide