feature requestgood first issue
仓库指标
- 星标
- (31 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
For now, the exported Json contains unformatted floats with too many decimal places. It might be a good idea to round to integer or limit precision when exporting to Json to have smaller files.
Encoding code is located in file client/src/Data/Annotation.elm.