1 comment (1 comment)3 reactions (3 reactions)0 assignees (0 assignees)JavaScript706 forks (706 forks)batch import
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 17,167 stars (17,167 stars)
- PR merge metrics
- No merged PRs in 30d (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
- Research direction
- Copy the type definitions from DefinitelyTyped into the react helmet repository, then add a 'types' field pointing to the main declaration file in package.json.
- Tech stack
- javascripttypescriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- TypeScriptnpm