mirror of
https://github.com/S2-/ejs-render-remote
synced 2025-08-01 12:10:04 +02:00
no-console
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"dot-notation": 0,
|
||||
"no-multi-str": 2,
|
||||
"key-spacing": [2, {"afterColon": true}],
|
||||
"func-call-spacing": [2, "never"]
|
||||
"func-call-spacing": [2, "never"],
|
||||
"no-console": "warn"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user