1
0
Fork 0
VaultUI/runLinter.sh
2021-05-10 12:07:19 +01:00

3 lines
60 B
Bash
Executable file

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