1 Star 0 Fork 0

zhumangm/wangEditor-plugin-upload-attachment

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
_img
dist
example
src
.babelrc
.cz-config.js
.editorconfig
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.prettierrc.js
.release-it.js
.yarnrc
DEV.md
LICENSE
README-en.md
README.md
commitlint.config.js
jest.config.js
package-lock.json
package.json
postcss.config.js
tsconfig.json
yarn.lock
克隆/下载
commitlint.config.js 88 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhumangm 提交于 2年前 . 插件初始化
module.exports = {
extends: ['cz'],
rules: {
'type-empty': [2, 'never'],
},
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhumangm/wang-editor-plugin-upload-attachment.git
git@gitee.com:zhumangm/wang-editor-plugin-upload-attachment.git
zhumangm
wang-editor-plugin-upload-attachment
wangEditor-plugin-upload-attachment
master

搜索帮助