mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 05:23: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",
|
"no-warning-comments": "off",
|
||||||
"strict": "error",
|
"strict": "error"
|
||||||
"unicorn/string-content": "off"
|
|
||||||
},
|
},
|
||||||
"envs": [
|
"envs": [
|
||||||
"node",
|
"node",
|
||||||
|
|||||||
Reference in New Issue
Block a user