egui/lint.sh

6 lines
81 B
Bash
Raw Normal View History

2018-12-23 23:15:18 +00:00
#!/bin/bash
set -eu
echo "Lint and clean up typescript:"
tslint --fix docs/*.ts