1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-09-01 18:03:50 +02:00

Switch to ghu and eslint.

This commit is contained in:
Lars Jung
2015-11-18 17:27:16 +01:00
parent 5d0770ca36
commit 0c6143704a
67 changed files with 192 additions and 307 deletions

2
ghu Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env sh
node -r babel-core/register ghu.js "$@"