mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-22 09:37:54 +00:00
25 lines
444 B
YAML
25 lines
444 B
YAML
enableScripts: false
|
|
|
|
logFilters:
|
|
- code: YN0060
|
|
level: discard
|
|
- code: YN0002
|
|
level: discard
|
|
|
|
nmMode: hardlinks-local
|
|
|
|
nodeLinker: node-modules
|
|
|
|
checksumBehavior: update
|
|
|
|
packageExtensions:
|
|
"@storybook/core-common@*":
|
|
dependencies:
|
|
"@storybook/react-vite": 7.0.12
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.6.4.cjs
|