USER_PROJECT_CONFIG_JSONC
constUSER_PROJECT_CONFIG_JSONC:".gsloth.config.jsonc"='.gsloth.config.jsonc'
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/constants.ts:11
GS2-69 â the .jsonc filename variant. Both JSON names are parsed by the same lenient
import(â#src/config/jsonc.jsâ).parseJsonc; this one just carries the conventional
extension so editors/review tools expect the comments. .json wins when both exist.