We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e013e commit f268600Copy full SHA for f268600
.npmrc
@@ -1,10 +1,6 @@
1
-hoist-pattern[]=*eslint*
2
-hoist-pattern[]=*babel*
3
-hoist-pattern[]=@emotion/*
4
hoist-pattern[]=postcss
5
-hoist-pattern[]=pug
6
-hoist-pattern[]=source-map-support
7
-hoist-pattern[]=ts-node
+hoist-pattern[]=pug # playground/vue > @vue/compiler-sfc
+hoist-pattern[]=ts-node # playground/tailwind
8
strict-peer-dependencies=false
9
shell-emulator=true
10
auto-install-peers=false
0 commit comments