aboutsummaryrefslogtreecommitdiff
path: root/test/.eslintrc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/.eslintrc.yaml')
-rw-r--r--test/.eslintrc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.eslintrc.yaml b/test/.eslintrc.yaml
index c57d7505c9..25026fec5a 100644
--- a/test/.eslintrc.yaml
+++ b/test/.eslintrc.yaml
@@ -18,6 +18,7 @@ rules:
node-core/number-isnan: error
## common module is mandatory in tests
node-core/required-modules: [error, common]
+ node-core/no-duplicate-requires: off
no-restricted-syntax:
# Config copied from .eslintrc.js