mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
Update .eslintrc.json
This commit is contained in:
parent
b14374f660
commit
2fc83d275b
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@
|
|||
{
|
||||
"newlines-between": "always"
|
||||
}
|
||||
],
|
||||
"no-else-return": [
|
||||
"error",
|
||||
{
|
||||
"allowElseIf": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"settings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue