mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Replace StatusManager
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
, "comma-style": [ "error", "first" ]
|
||||
, "no-multiple-empty-lines": [ "error", { "max": 2 }]
|
||||
, "no-console": [ "error", {
|
||||
"allow": [ "info", "error" ]
|
||||
"allow": [ "info", "warn", "error" ]
|
||||
}]
|
||||
, "operator-linebreak": [ "error", "after", {
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user