nfl/react-helmet

Move typespec to this repo

Open

#358 aberto em 25 de fev. de 2018

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)JavaScript (706 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (17.167 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador