config top-level property

HopConfig? config

Implementation

HopConfig? get config {
  return project?.config;
}