From 15af0b2e7567483a6f5465bcf6e0d95b500ada18 Mon Sep 17 00:00:00 2001 From: dasa376 <83995377+dasa376@users.noreply.github.com> Date: Sun, 18 Jul 2021 22:00:41 +0700 Subject: [PATCH] Update .eslintrc.yml --- .eslintrc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.yml b/.eslintrc.yml index 66131d3..a4f2559 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -11,3 +11,4 @@ rules: '@typescript-eslint/no-use-before-define': - 2 - functions: false +