mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
update eslint config + other changes
This commit is contained in:
@@ -64,6 +64,7 @@ module.exports = {
|
||||
'space-in-parens': [
|
||||
'error',
|
||||
'always'
|
||||
]
|
||||
],
|
||||
'no-var': 'error'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user