Prettier: fix Prettier by hoisting it with PNPM. Revert plugins to being strings

This commit is contained in:
gbuomprisco
2024-11-18 15:16:24 +08:00
parent a41547622f
commit 7c126e0716
2 changed files with 4 additions and 3 deletions

3
.npmrc
View File

@@ -4,4 +4,5 @@ use-lockfile-v6=true
resolution-mode=highest
package-manager-strict=false
public-hoist-pattern[]=*i18next*
public-hoist-pattern[]=*eslint*
public-hoist-pattern[]=*eslint*
public-hoist-pattern[]=*prettier*