mirror of
https://github.com/immich-app/immich.git
synced 2025-12-24 01:11:32 +03:00
Fix web lint issues
This commit is contained in:
@@ -16,5 +16,8 @@ module.exports = {
|
||||
browser: true,
|
||||
es2017: true,
|
||||
node: true
|
||||
},
|
||||
globals: {
|
||||
NodeJS: true
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user