Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 802c20e

Browse files
authored
Lock eslint versions and add package lock (#1174)
* Lock eslint versions * Add package lock
1 parent 54a54f2 commit 802c20e

File tree

3 files changed

+17327
-4
lines changed

3 files changed

+17327
-4
lines changed

.eslintrc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ plugins:
5050
root: true
5151

5252
rules:
53+
no-lonely-if: warn
5354
consistent-return: warn
5455
eqeqeq: error
5556
linebreak-style: [error, unix]

0 commit comments

Comments
 (0)