Skip to content

Commit

Permalink
feat(prompt): add exit and hide
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Dec 14, 2024
1 parent bd168f2 commit a1e148f
Show file tree
Hide file tree
Showing 5 changed files with 865 additions and 968 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"commit": "cz",
"rebuild-kit": "tsx ./build/rebuild-kit.ts",
"download-md": "node ./build/download-md.js",
"dev": "tsc --watch --outDir ~/.kit",
"declaration": "tsc -p ./tsconfig-declaration.json --watch",
"pretest:core": "node ./scripts/test-pre.js",
"test:core": "cross-env NODE_NO_WARNINGS=1 ava ./src/core/*.test.js --no-worker-threads",
Expand Down
Loading

0 comments on commit a1e148f

Please sign in to comment.