enhancementhelp wanted
仓库指标
- Star
- (3,302 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
There are some points where tsEnumNames could be enhanced:
- JSON is
usuallyoftensnake_case. Allow ts_enum_names. - JSON Editor uses
enum_titlesfor a similar scenario. Allow both or adopt. - Space characters will lead to invalid TS. Sanitize or explain in docs.