chore: hoist the types packages

This commit is contained in:
Amin Yahyaabadi 2024-08-20 15:02:49 -07:00
parent b7b6d75da7
commit 61b376c9e4
No known key found for this signature in database
GPG Key ID: F52AF77F636088F0
1 changed files with 1 additions and 0 deletions

1
.npmrc
View File

@ -1,2 +1,3 @@
package-lock=false
lockfile=true
public-hoist-pattern=['*eslint*', '*prettier*', '*@types*']