good first issue
仓库指标
- 星标
- (1,645 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
In many warning/error messages, we stringify and print the faulty schema. This is a problem when we deal with circular schemas. Perhaps we can write a custom function or use a library.
In many warning/error messages, we stringify and print the faulty schema. This is a problem when we deal with circular schemas. Perhaps we can write a custom function or use a library.