mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-17 08:56:44 +00:00
11 lines
104 B
Plaintext
11 lines
104 B
Plaintext
|
|
{
|
||
|
|
"root": true,
|
||
|
|
|
||
|
|
"extends": "@ljharb",
|
||
|
|
|
||
|
|
"rules": {
|
||
|
|
"id-length": "off",
|
||
|
|
"sort-keys": "off",
|
||
|
|
},
|
||
|
|
}
|