mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
MOB-1039 add stylistic eslint plugin package dependency (#3266)
This commit is contained in:
@@ -20,7 +20,8 @@ module.exports = {
|
||||
"react-native",
|
||||
"simple-import-sort",
|
||||
"@tanstack/query",
|
||||
"@typescript-eslint"
|
||||
"@typescript-eslint",
|
||||
"@stylistic"
|
||||
],
|
||||
rules: {
|
||||
"arrow-parens": [2, "as-needed"],
|
||||
|
||||
Reference in New Issue
Block a user