57 Star 959 Fork 252

GVPviarotel-org/escrcpy

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lang-sync.js 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
viarotel 提交于 2026-02-09 13:43 +08:00 . chore: enable final newline in lang-sync script
import sync from 'i18next-json-sync'
// @ts-ignore
sync.default({
excludeFiles: ['**/node_modules/**'],
files: 'desktop/electron/resources/extra/common/locales/*.json',
primary: 'zh-CN',
lineEndings: 'LF',
space: 2,
finalNewline: true,
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/viarotel-org/escrcpy.git
git@gitee.com:viarotel-org/escrcpy.git
viarotel-org
escrcpy
escrcpy
main

搜索帮助