base-config-schema

JSON →
library 0.1.24 ·javascript
verified Jun 7, 2026

Schema for the base-config plugin that normalizes config values before passing them to config.process(). Version 0.1.24. Part of the node-base ecosystem by Jon Schlinkert, this package validates and normalizes configuration objects according to predefined field definitions (e.g., asyncHelpers, disable, enable). It is typically used with base-config and base applications. The library is stable but receives infrequent updates. Key differentiator: it provides structured schema validation for base plugins, ensuring config data conforms to expected types and formats.