launchcodedev / app-config

Easy Configuration Loader with Strict Validation
https://app-config.dev
Mozilla Public License 2.0
69 stars 11 forks source link

Make all parsing extensions "double-requirable" #136

Closed joelgallant closed 3 years ago

joelgallant commented 3 years ago

Ensure and test that every parsing extension we have can be included twice without issue.

joelgallant commented 3 years ago

We could do this with a named parsing extension util, like the forKey wrapper. ParsedValue can do a unique on name of each.