mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
xo: Remove unicorn/string-content exclusion.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
fb800f7862
commit
9f3b4ff408
@@ -215,8 +215,7 @@
|
||||
}
|
||||
],
|
||||
"no-warning-comments": "off",
|
||||
"strict": "error",
|
||||
"unicorn/string-content": "off"
|
||||
"strict": "error"
|
||||
},
|
||||
"envs": [
|
||||
"node",
|
||||
|
||||
Reference in New Issue
Block a user