Fix linter errors
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"align": false,
|
||||
"variable-name": false,
|
||||
"jsx-no-lambda": false,
|
||||
"indent": [true, "spaces", 2]
|
||||
"indent": [true, "spaces", 2],
|
||||
"import-name": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user