mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-23 03:31:56 +00:00
tests: Move tests/package.json to its own folder.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -164,11 +164,5 @@ const xoConfig: FlatXoConfig = [
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ["tests/**"],
|
||||
rules: {
|
||||
"n/no-extraneous-import": "off", // https://github.com/eslint-community/eslint-plugin-n/issues/209
|
||||
},
|
||||
},
|
||||
];
|
||||
export default xoConfig;
|
||||
|
Reference in New Issue
Block a user