0 Star 0 Fork 0

Codesigner/chat-input-react

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 938 Bytes
一键复制 编辑 原始数据 按行查看 历史
Codesigner 提交于 2023-09-22 17:52 +08:00 . init
{
"name": "chat-input-react",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.3",
"dom-to-image": "^2.6.0",
"lodash": "^4.17.21",
"pinyin-engine": "^1.2.2",
"vite-plugin-dts": "^3.5.4",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.45.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"typescript": "^5.0.2",
"vite": "^4.4.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guJyang/chat-input-react.git
git@gitee.com:guJyang/chat-input-react.git
guJyang
chat-input-react
chat-input-react
master

搜索帮助