puzzle/scripts/lint
2021-05-29 17:58:05 +02:00

5 lines
48 B
Bash
Executable file

#!/bin/sh -e
cd "$RUN_DIR"
npm run eslint src