1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/partials/config/yaml/pkgs-basic-no-access.yaml
Juan Picado @jotadeveloper 0bd2428e6c
test: add scenarios where publish or access are missing (#1054)
it will normalise those props are missing as emtpy arrays
2018-10-07 00:45:17 +02:00

8 lines
98 B
YAML

packages:
'@*/*':
publish: $all
proxy: npmjs
'**':
publish: $all
proxy: npmjs