This website requires JavaScript.
Explore
Help
Sign In
skyler
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
094f8216c5
egui
/
lint.sh
6 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-eu
echo
"Lint and clean up typescript:"
tslint --fix docs/*.ts
Reference in New Issue
View Git Blame
Copy Permalink