mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 14:08:56 -05:00
autofix post-merge main
This commit is contained in:
@@ -130,7 +130,7 @@ module.exports = {
|
||||
"no-undef": "error",
|
||||
|
||||
"@typescript-eslint/array-type": ["error", {
|
||||
default: "array"
|
||||
default: "array",
|
||||
}],
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"error",
|
||||
|
||||
Reference in New Issue
Block a user