mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Fix camera button alignment & add eslint indent rule
This commit is contained in:
@@ -54,6 +54,7 @@ module.exports = {
|
||||
jsx: "never",
|
||||
json: "always"
|
||||
}],
|
||||
indent: ["error", 2],
|
||||
"max-len": [
|
||||
"error",
|
||||
100,
|
||||
|
||||
Reference in New Issue
Block a user