Skip to content

Commit a03fe43

Browse files
authored
fix: Fix lint errors (#169)
1 parent 3d961d9 commit a03fe43

File tree

4 files changed

+65
-68
lines changed

4 files changed

+65
-68
lines changed

package-lock.json

Lines changed: 61 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"comma-dangle": 0,
6868
"capitalized-comments": 0,
6969
"dot-notation": 0,
70+
"guard-for-in": 0,
7071
"import/extensions": 0,
7172
"import/no-dynamic-require": 0,
7273
"new-cap": 0,

0 commit comments

Comments
 (0)