🔍 Naming convention
All the config files written in the sync directory have the same naming convention. It goes as follows:
[config-type].[identifier].json
config-type
- Corresponds to theconfigName
of the config type.identifier
- Corresponds to the value of theuid
field of the config type.