1 Star 2 Fork 0

OpenCV / cvat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 666 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vitaliy Nishukov 提交于 2020-10-23 19:54 . Reformatted (#2349)
{
"arrowParens": "always",
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"jsxBracketSameLine": false,
"jsxSingleQuote": true,
"printWidth": 120,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": false,
"vueIndentScriptAndStyle": false,
"overrides": [
{
"files": ["*.json", "*.yml", "*.yaml", "*.md"],
"options": {
"tabWidth": 2
}
}
]
}
1
https://gitee.com/opencv/cvat.git
git@gitee.com:opencv/cvat.git
opencv
cvat
cvat
develop

搜索帮助

53164aa7 5694891 3bd8fe86 5694891