Skip to content

Commit

Permalink
chore: add packageExtensions
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 29, 2020
1 parent 3659937 commit 7be2b13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
enableGlobalCache: true

packageExtensions:
"@babel/parser@*":
dependencies:
"@babel/types": "*"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
Expand Down

0 comments on commit 7be2b13

Please sign in to comment.