Skip to content

Commit a01fb8d

Browse files
committed
Fix: add nextra peerDependencies extension for typescript
1 parent 381e956 commit a01fb8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.yarnrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ packageExtensions:
2222
prettier-eslint@*:
2323
dependencies:
2424
typescript: "*"
25+
nextra@*:
26+
peerDependencies:
27+
typescript: "*"
2528

2629
plugins:
2730
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs

0 commit comments

Comments
 (0)