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 (17,167 stars) (706 forks)batch import
enhancementgood first issuehelp wanted

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