1
0
Fork 0
VaultUI/runLinter.sh
2021-05-10 08:42:40 +01:00

3 lines
66 B
Bash
Executable file

#!/bin/bash
npx eslint -c .eslintrc.json "$@" --fix --ext .js,.ts