mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore: suppress peerDeps warnings pending upstream fixes (#68)
This commit is contained in:
parent
54c57e8007
commit
030327b75f
@ -6,4 +6,12 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
packageExtensions:
|
||||
rollup-plugin-esbuild@*:
|
||||
peerDependencies:
|
||||
rollup: "*"
|
||||
'@nuxtjs/eslint-config-typescript@*':
|
||||
peerDependencies:
|
||||
eslint: "*"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|
||||
|
Loading…
Reference in New Issue
Block a user