提交 766de99f 编写于 作者: S sushuang

fix: tweak eslint.

上级 5a0f1ba7
......@@ -9,7 +9,12 @@ globals:
jQuery: true
Promise: true
rules:
no-console: 1
no-console:
- 2
-
allow:
- "warn"
- "error"
no-constant-condition: 1
comma-dangle: 2
no-debugger: 2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册