mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Fix/Improve linting
This commit is contained in:
@@ -89,6 +89,8 @@ module.exports = {
|
||||
]
|
||||
}
|
||||
],
|
||||
'curly': ['warn', 'all'],
|
||||
'brace-style': ['warn', 'stroustrup'],
|
||||
'eol-last': 'error',
|
||||
'eqeqeq': [
|
||||
'error',
|
||||
|
||||
Reference in New Issue
Block a user