代码拉取完成,页面将自动刷新
同步操作将从 N0ts/N0tsChat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "chatgpt",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"pre": "prettier --write .",
"commit": "git-cz"
},
"dependencies": {
"@types/markdown-it": "^12.2.3",
"axios": "^1.3.4",
"axios-stream": "^1.0.17",
"clipboard": "^2.0.11",
"core-js": "^3.8.3",
"cz-conventional-changelog-zh": "^0.0.2",
"highlight.js": "^11.7.0",
"markdown-it": "^13.0.1",
"viewerjs": "^1.11.3",
"vue": "^3.2.13"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-typescript": "^9.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"less": "^4.0.0",
"less-loader": "^8.0.0",
"prettier": "^2.4.1",
"typescript": "~4.5.5"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog-zh",
"defaultType": "✨[Feat]",
"types": {
"✨[Feat]": {
"description": "新功能",
"title": "Features"
},
"🐛[Bug]": {
"description": "修复bug",
"title": "Bug Fixes"
},
"📝[Docs]": {
"description": "文档增删改",
"title": "Documentation"
},
"🎨[Style]": {
"description": "样式修改",
"title": "Styles"
},
"♻️[Refactoring]": {
"description": "重构代码",
"title": "Code Refactoring"
},
"⚡️[Pref]": {
"description": "性能优化",
"title": "Performance Improvements"
},
"✅[Test]": {
"description": "增加测试",
"title": "Tests"
},
"💚[Build]": {
"description": "构建系统外部修改",
"title": "Builds"
},
"👷[CI]": {
"description": "对CI配置文件和脚本的更改",
"title": "Continuous Integrations"
},
"🔧[Chore]": {
"description": "除src目录或测试文件以外的修改",
"title": "Chores"
},
"⏪[Revert]": {
"description": "回退历史版本",
"title": "Reverts"
},
"💥[Conflict]": {
"description": "修改冲突",
"title": "Conflict"
},
"💬[Font]": {
"description": "字体文件更新",
"title": "Fonts"
},
"🗑️[Delete]": {
"description": "删除文件",
"title": "Delete Files"
},
"🚨[Stash]": {
"description": "暂存文件",
"title": "Stash Files"
}
}
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。