1
0
Fork 0
VaultUI/runLinterFormatter.sh
2024-08-22 15:12:12 +01:00

3 lines
75 B
Bash
Executable file

#!/usr/bin/env bash
npx eslint --cache --config eslint.config.mjs src "$@"