37 Star 529 Fork 118

GLUESTICK / vue-img-cutter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
GLUESTICK 提交于 2021-07-07 17:59 . add eslint,fix bug
{
"arrowParens": "always",
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"jsxBracketSameLine": true,
"jsxSingleQuote": false,
"printWidth": 120,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "es5",
"useTabs": false,
"vueIndentScriptAndStyle": true
}
JavaScript
1
https://gitee.com/GLUESTICK/vue-img-cutter.git
git@gitee.com:GLUESTICK/vue-img-cutter.git
GLUESTICK
vue-img-cutter
vue-img-cutter
master

搜索帮助