nfl/react-helmet

Move typespec to this repo

Open

#358 ouverte le 25 févr. 2018

Voir sur GitHub
 (1 commentaire) (3 réactions) (0 assignés)JavaScript (706 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (17 167 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur