Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Commit a84f7db

Browse files
committed
Update .eslintrc
1 parent 6cb776a commit a84f7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"rules": {
3+
"no-extra-boolean-cast": [ 0 ],
34
"indent": [ 2, 4 ],
45
"quotes": [ 2, "single" ],
56
"linebreak-style": [ 2, "unix" ],

0 commit comments

Comments
 (0)