refactor: specific package manager for stale-dep
This commit is contained in:
parent
acf719775f
commit
b7e565dedc
3 changed files with 8 additions and 5 deletions
|
@ -222,6 +222,9 @@ export default defineNuxtConfig({
|
|||
colorMode: { classSuffix: '' },
|
||||
i18n,
|
||||
pwa,
|
||||
staleDep: {
|
||||
packageManager: 'pnpm',
|
||||
},
|
||||
})
|
||||
|
||||
declare global {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue