mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 05:54:19 +01:00
fix: eslint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
prettier --write "$@"
|
||||
eslint --cache --fix "$@"
|
||||
eslint --fix "$@"
|
||||
|
||||
Reference in New Issue
Block a user