1
0
Fork 0
VaultUI/runLinter.sh
2022-01-07 15:55:15 +00:00

3 lines
81 B
Bash
Executable file

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