aboutsummaryrefslogtreecommitdiff
path: root/.husky/_/pre-commit
diff options
context:
space:
mode:
authorYash <[email protected]>2024-04-11 04:52:44 +0000
committerYash <[email protected]>2024-04-11 04:52:44 +0000
commit6dcc7d18c9be5e3a5e0a3ff60668424ee0158b4e (patch)
tree179aa936536510cc707368fc7c330c4c7fbdc3f8 /.husky/_/pre-commit
parentnovel editor (diff)
parentsave user ID with url to ensure that same website can be saved by users (diff)
downloadsupermemory-new-ui.tar.xz
supermemory-new-ui.zip
Merge branch 'main' of https://github.com/Dhravya/supermemory into new-uinew-ui
Diffstat (limited to '.husky/_/pre-commit')
-rwxr-xr-x.husky/_/pre-commit3
1 files changed, 3 insertions, 0 deletions
diff --git a/.husky/_/pre-commit b/.husky/_/pre-commit
new file mode 100755
index 00000000..921078d7
--- /dev/null
+++ b/.husky/_/pre-commit
@@ -0,0 +1,3 @@
+#!/bin/sh
+. "$(dirname "$0")/husky.sh"
+bun run lint-staged \ No newline at end of file