1
0
Fork 0
VaultUI/runLinter.sh
2021-05-22 09:50:55 +01:00

3 lines
73 B
Bash
Executable file

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