This commit is contained in:
Dan Mihailescu 2024-12-31 22:25:18 -05:00
parent 885262d84b
commit cd0b599d20

View file

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