5 Star 0 Fork 1

PKPM / vue-qrcode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 557 Bytes
一键复制 编辑 原始数据 按行查看 历史
徐元节 提交于 2018-11-14 15:50 . feat:add vue-qrcode
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4
[*.{js,ts,vue,jsm,html,css}]
trim_trailing_whitespace = true
[*.{json}]
trim_trailing_whitespace = true
# Matches the exact files either
# npm and ts tools keep set the indent to 2
[{package.json,tsconfig.json,.travis.yml}]
trim_trailing_whitespace = true
indent_size = 2
[*.md]
trim_trailing_whitespace = false
TypeScript
1
https://gitee.com/aecworks/vue-qrcode.git
git@gitee.com:aecworks/vue-qrcode.git
aecworks
vue-qrcode
vue-qrcode
master

搜索帮助