6 Star 41 Fork 17

有墨文档/editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
有墨文档 提交于 2024-09-18 13:50 . 忽略自动导入的types文件
# Node modules
node_modules/
# Build output
dist/
package/
# Editor directories and files
.idea/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Cache
*.tsbuildinfo
.npm
.eslintcache
.stylelintcache
.prettiercache
.biomecache
vite.config.ts.timestamp*
vitest.config.ts.timestamp*
# Husky
.husky/_
# Auto Imports
types/imports.d.ts
types/components.d.ts
# Lock files
package-lock.json
yarn.lock
pnpm-lock.yaml
# Other
.DS_Store
Thumbs.db
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/umodoc/editor.git
[email protected]:umodoc/editor.git
umodoc
editor
editor
main

搜索帮助