mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-24 22:17:49 +08:00
Compare commits
1 Commits
6e6910ddba
...
6f3cf6d2d9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f3cf6d2d9 |
@ -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