-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
vfile/vfile
#54Labels
☂️ area/typesThis affects typingsThis affects typings💪 phase/solvedPost is donePost is done🦋 type/enhancementThis is great to haveThis is great to have🧑 semver/majorThis is a changeThis is a change
Description
Subject of the issue
This package includes @types/unist and @types/vfile as dependencies
Your environment
- MacOS 10.14.3
- node v10.15.2, yarn 1.13.0
- Package
[email protected](from Create React App) includes unified
Steps to reproduce
yarn add unifiedyarn why @types/node
Expected behaviour
No @types packages should be installed from adding unified.
Actual behaviour
Adding unified adds @types/unist, @types/vfile, @types/node and other packages into node_modules.
ybiquitous and original001
Metadata
Metadata
Assignees
Labels
☂️ area/typesThis affects typingsThis affects typings💪 phase/solvedPost is donePost is done🦋 type/enhancementThis is great to haveThis is great to have🧑 semver/majorThis is a changeThis is a change