mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-21 23:12:35 +02:00
Format codebase
This commit is contained in:
parent
5be07bbfb8
commit
16d6e34c3f
15 changed files with 743 additions and 1001 deletions
|
@ -19,7 +19,10 @@
|
|||
"linter": {
|
||||
"enabled": true,
|
||||
"rules": {
|
||||
"recommended": true
|
||||
"recommended": true,
|
||||
"suspicious": {
|
||||
"noArrayIndexKey": "off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"javascript": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue