mirror of
https://github.com/gethomepage/homepage.git
synced 2025-05-24 02:02:35 -04:00
Update .eslintrc.json
This commit is contained in:
parent
b14374f660
commit
2fc83d275b
@ -13,6 +13,12 @@
|
||||
{
|
||||
"newlines-between": "always"
|
||||
}
|
||||
],
|
||||
"no-else-return": [
|
||||
"error",
|
||||
{
|
||||
"allowElseIf": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"settings": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user