1
0
Fork 0
VaultUI/runLinterFormatter.sh

3 lines
75 B
Bash
Raw Permalink Normal View History

2022-01-10 16:10:35 +00:00
#!/usr/bin/env bash
2024-08-22 15:12:12 +01:00
npx eslint --cache --config eslint.config.mjs src "$@"