Skip to content

Commit b9688a9

Browse files
author
sunjieming
committed
Update eslint
1 parent e55ab27 commit b9688a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"arrow-body-style": 0,
1717
"max-len": 0,
1818
"no-unused-vars": 0,
19-
"no-useless-constructor": 0
19+
"no-useless-constructor": 0,
20+
"import/no-unresolved": 0
2021
}
2122
}

0 commit comments

Comments
 (0)