From 97df301e90e75278801183117679db20e8329dcc Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 13 May 2021 15:42:52 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .eslintrc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.yml b/.eslintrc.yml index 05c44e0..66be8cf 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -102,6 +102,7 @@ rules: no-obj-calls: warn no-octal-escape: warn no-octal: warn + no-param-reassign: off no-path-concat: warn no-process-env: warn no-process-exit: warn