不要怂,就是干,撸起袖子干!

Commit bdaa3f4d by Jan Aagaard Meier

[ci skip] Missing comma in jshintrc ...

1 parent a4f55fb8
Showing with 2 additions and 2 deletions
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
/* questionable */ /* questionable */
"loopfunc":true, "loopfunc":true,
"global": { "globals": {
"Promise": true "Promise": true
} },
"predef": [ "predef": [
"alert", "alert",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!