From 626dc85021f09b331e17f029e59db5536a4e9db2 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 17 May 2021 07:32:23 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .eslintrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.yml b/.eslintrc.yml index 66be8cf..703e32a 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -102,7 +102,7 @@ rules: no-obj-calls: warn no-octal-escape: warn no-octal: warn - no-param-reassign: off + no-param-reassign: off no-path-concat: warn no-process-env: warn no-process-exit: warn