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

Commit a4f55fb8 by Jan Aagaard Meier

[ci skip] Prevent redifinition of promise lint error

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