Skip to content

Commit f268600

Browse files
authored
chore: cleanup hoist patterns (#183)
1 parent a6e013e commit f268600

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.npmrc

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
hoist-pattern[]=*eslint*
2-
hoist-pattern[]=*babel*
3-
hoist-pattern[]=@emotion/*
41
hoist-pattern[]=postcss
5-
hoist-pattern[]=pug
6-
hoist-pattern[]=source-map-support
7-
hoist-pattern[]=ts-node
2+
hoist-pattern[]=pug # playground/vue > @vue/compiler-sfc
3+
hoist-pattern[]=ts-node # playground/tailwind
84
strict-peer-dependencies=false
95
shell-emulator=true
106
auto-install-peers=false

0 commit comments

Comments
 (0)