diff --git a/.npmrc b/.npmrc index 5838ce28..f310cfa3 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ package-lock=false lockfile=true +public-hoist-pattern=['*eslint*', '*prettier*', '*@types*']