egui/lint.sh

6 lines
81 B
Bash
Executable File

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