0 Star 3 Fork 1

ctrlc-git / 表单引擎

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.json 346 Bytes
一键复制 编辑 原始数据 按行查看 历史
提莫打野迷了路 提交于 2022-10-16 19:45 . init: 初始化仓库
{
"$schema": "https://json.schemastore.org/prettierrc.json",
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "ignore",
"jsxBracketSameLine": false,
"printWidth": 120,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"useTabs": false
}
JavaScript
1
https://gitee.com/ctrlc-git/lcaas-form.git
git@gitee.com:ctrlc-git/lcaas-form.git
ctrlc-git
lcaas-form
表单引擎
main

搜索帮助