Skip to content

Commit bc27ad8

Browse files
committed
feat: 更新设置文件,添加cargo run命令并删除.env环境变量模板
1 parent 25542c8 commit bc27ad8

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"Bash(pnpm add marked)",
66
"Bash(pnpm build)",
77
"Bash(pnpm dev)",
8-
"Bash(pnpm add react-markdown remark-gfm rehype-highlight highlight.js)"
8+
"Bash(pnpm add react-markdown remark-gfm rehype-highlight highlight.js)",
9+
"Bash(cargo run)"
910
]
1011
}
1112
}

.env

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)