1 Star 0 Fork 7

tridu33 / json-schemaeditor-antd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 154 Bytes
一键复制 编辑 原始数据 按行查看 历史
furtherBank 提交于 2022-05-04 14:08 . chore: 基建建成
'use strict'
module.exports = {
singleQuote: true,
trailingComma: 'none',
semi: false,
printWidth: 120,
proseWrap: 'never',
endOfLine: 'lf'
}
TypeScript
1
https://gitee.com/Tridu/json-schemaeditor-antd.git
git@gitee.com:Tridu/json-schemaeditor-antd.git
Tridu
json-schemaeditor-antd
json-schemaeditor-antd
master

搜索帮助