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