namespace Core.Dto.Settings; public class JavascriptConfigDto { public string Folder { init; get; } = ""; }