1
0
Fork 0
VaultUI/runLinterFormatter.sh
ChaotiCryptidz 80d9f7146a format code
2022-01-10 16:10:35 +00:00

3 lines
85 B
Bash
Executable file

#!/usr/bin/env bash
npx eslint --cache -c .eslintrc.json --ext .js,.ts,.tsx src "$@"