mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Add curly: 'error' to eslintrc and fix linting
This commit is contained in:
committed by
Josh Perez
parent
c2be9e6f3a
commit
7c0f5a356e
@@ -125,6 +125,7 @@ const rules = {
|
||||
'`with` is disallowed in strict mode because it makes code impossible to predict and optimize.',
|
||||
},
|
||||
],
|
||||
curly: 'error',
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user