xo: Enable import/no-cycle.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-04-15 19:48:22 -07:00
parent 0c81eb93b9
commit e0c2f43b2b

View File

@@ -200,6 +200,7 @@
"arrow-body-style": "error",
"import/first": "error",
"import/newline-after-import": "error",
"import/no-cycle": "error",
"import/no-restricted-paths": [
"error",
{