commit | 1ab79da7d1324e386d2789e9e47277b9d642d124 | [log] [tgz] |
---|---|---|
author | Suraj Shetty <surajshetty3416@gmail.com> | Mon Feb 01 19:51:25 2021 +0530 |
committer | Suraj Shetty <surajshetty3416@gmail.com> | Mon Feb 01 19:51:25 2021 +0530 |
tree | 9e4333ddfa5a35e377d0facca043579691637e6a | |
parent | 8030abe1bd72db76c5ebd08fcf58bba1d4aa1f3c [diff] [blame] |
style: Fix formatting issues
diff --git a/.eslintrc b/.eslintrc index 91ebb2b..3b6ab74 100644 --- a/.eslintrc +++ b/.eslintrc
@@ -150,6 +150,7 @@ "it": true, "context": true, "before": true, - "beforeEach": true + "beforeEach": true, + "onScan": true } }