From 3437929b845e3d80cdbc9601dd200f4f5e3597ec Mon Sep 17 00:00:00 2001
From: rma1403 <ravamaulana14@gmail.com>
Date: Tue, 27 Feb 2024 20:55:37 +0700
Subject: [PATCH] feat: initial commit

---
 .husky/pre-commit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.husky/pre-commit b/.husky/pre-commit
index 6566d25..c4c7eba 100644
--- a/.husky/pre-commit
+++ b/.husky/pre-commit
@@ -1 +1 @@
-npm run lint:js
+npm run lint:fix
-- 
GitLab