mirror of
https://github.com/immich-app/immich.git
synced 2026-03-07 18:47:31 +03:00
chore(web): curly braces (#5362)
This commit is contained in:
@@ -35,5 +35,6 @@ module.exports = {
|
||||
varsIgnorePattern: '^_$',
|
||||
},
|
||||
],
|
||||
curly: 2,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user