mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-21 21:07:49 +08:00
Compare commits
3 Commits
55955f4bdf
...
be2cc16a47
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be2cc16a47 | ||
|
|
50df430831 | ||
|
|
b05f770a57 |
@ -31,7 +31,7 @@ module.exports = {
|
||||
"comma-dangle": ["warn", "never"],
|
||||
"space-in-parens": "warn",
|
||||
"comma-spacing": "warn",
|
||||
"object-curly-spacing": "warn",
|
||||
"object-curly-spacing": ["warn", "always"],
|
||||
"arrow-spacing": "warn",
|
||||
semi: ["warn", "never"],
|
||||
"no-multi-spaces": "warn",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user