This commit is contained in:
Dan Mihailescu 2024-12-31 22:25:45 -05:00
parent cd0b599d20
commit 8ec3eccd47

View file

@ -1,2 +1,2 @@
bunx prettier . --write bunx prettier . --write
bunx eslint $(git diff --name-only HEAD | grep -E '\.(js|jsx)$' | xargs)