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

3 lines
68 B
Bash
Executable file

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