1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/partials/config/json
2019-09-26 18:22:14 +02:00
..
default.json feat: parse YAML/JSON/JS config file (#1258) 2019-05-21 22:50:14 -07:00
invalid.json feat: parse YAML/JSON/JS config file (#1258) 2019-05-21 22:50:14 -07:00
README.md chore: fix eslint warnings (#1471) 2019-09-26 18:22:14 +02:00

JSON Configurations

This folder host all sort of JSON configurations for testing. **It should not include many scenarios, since we use yaml for testing. JSON files on this folder aims to verify a verdaccio JSON config file works properly.

Contribute

  • Don't add new scenarios unless is discussed with the core team.