Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 9d6769d

Browse files
authored
Merge pull request #129 from prompt-engineering/monorepo
copy ClickPromptButton to packages folder
2 parents 5eefc25 + 730e1d7 commit 9d6769d

24 files changed

+3656
-133
lines changed

.husky/pre-push

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
# TODO(CGQAQ): uncomment this when next 13.2.4 came out
5-
# npm run lint;
4+
npm run lint;
65
npm run format;

0 commit comments

Comments
 (0)