Skip to content

Commit 724a010

Browse files
committed
chore: add .npmrc file with pnpm configuration for dependency management and peer dependency handling
1 parent 0bfd93f commit 724a010

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# pnpm configuration
2+
only-built-dependencies=@swc/core,@tailwindcss/oxide,esbuild,sharp
3+
auto-install-peers=true
4+
strict-peer-dependencies=false

0 commit comments

Comments
 (0)