mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-08 18:28:17 +08:00
11 lines
104 B
Plaintext
11 lines
104 B
Plaintext
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"id-length": "off",
|
|
"sort-keys": "off",
|
|
},
|
|
}
|