egui/lint.sh
2018-12-24 00:15:18 +01:00

5 lines
81 B
Bash
Executable file

#!/bin/bash
set -eu
echo "Lint and clean up typescript:"
tslint --fix docs/*.ts