Skip to content

Commit c3c0b98

Browse files
authored
Merge pull request #10 from NanGua-QWQ/dev
Dev: 全部没写完
2 parents 400388c + c11c4e9 commit c3c0b98

29 files changed

+1597
-216
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ out
66
*.log*
77
logs
88
docs
9+
configs
910

1011
build/*
1112
!build/entitlements.mac.plist

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
"chokidar": "^5.0.0",
2929
"express": "^5.2.1",
3030
"mica-electron": "^1.5.16",
31+
"os": "^0.1.2",
3132
"pinyin-pro": "^3.27.0",
3233
"react-router-dom": "^6.28.0",
34+
"react-syntax-highlighter": "^16.1.0",
3335
"reflect-metadata": "^0.2.2",
3436
"tdesign-react": "^1.16.3",
3537
"typeorm": "^0.3.27",

0 commit comments

Comments
 (0)