mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
14 lines
246 B
YAML
14 lines
246 B
YAML
enableGlobalCache: true
|
|
|
|
nodeLinker: node-modules
|
|
npmMinimalAgeGate: '1d'
|
|
npmPreapprovedPackages:
|
|
- hermes-compiler
|
|
- react
|
|
- react-native
|
|
- test-renderer
|
|
- '@react-native/*'
|
|
- '@types/react'
|
|
|
|
yarnPath: .yarn/releases/yarn-4.11.0.cjs
|