Files
2025-07-26 16:40:29 +08:00

7 lines
71 B
Plaintext

{
"rules": {
"no-var": "off",
"no-invalid-this": "off"
}
}