UNPKG

structure-validation

Version:

A Node.js CLI tool for validating codebase folder and file structure using a clean declarative configuration. Part of the guardz ecosystem for comprehensive TypeScript development.

6 lines 180 B
"use strict"; /** * Configuration schema types for structure validation */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=config.types.js.map