feat: 完成stub · dichen2013/claude-run-code@bd756cc · GitHub
Skip to content

Commit bd756cc

Browse files
feat: 完成stub
1 parent c26d614 commit bd756cc

905 files changed

Lines changed: 3977 additions & 356 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

RECORD.md

Lines changed: 89 additions & 93 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7-
"build": "bun build src/entrypoints/cli.ts --outdir dist --target bun",
7+
"build": "bun build src/entrypoints/cli.tsx --outdir dist --target bun",
88
"dev": "bun run --watch src/entrypoints/cli.tsx"
99
},
1010
"dependencies": {

scripts/create-type-stubs.mjs

Lines changed: 137 additions & 0 deletions

0 commit comments

Comments
 (0)