xo: Remove unicorn/string-content exclusion.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-04-25 17:30:28 -07:00
committed by Anders Kaseorg
parent fb800f7862
commit 9f3b4ff408

View File

@@ -215,8 +215,7 @@
} }
], ],
"no-warning-comments": "off", "no-warning-comments": "off",
"strict": "error", "strict": "error"
"unicorn/string-content": "off"
}, },
"envs": [ "envs": [
"node", "node",