Files
2025-10-22 08:19:00 +08:00

10 lines
89 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
//"max-statements": [2, 12]
}
}