nfl/react-helmet

Move typespec to this repo

Open

#358 opened on Feb 25, 2018

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

Repository metrics

Stars
 (17,167 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide