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 (17.167 Stars) (706 Forks)batch import
enhancementgood first issuehelp wanted

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