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

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 @@ ...@@ -23,6 +23,10 @@
/* questionable */ /* questionable */
"loopfunc":true, "loopfunc":true,
"global": {
"Promise": true
}
"predef": [ "predef": [
"alert", "alert",
"describe", "describe",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!