10 lines
83 B
Plaintext
Raw Normal View History

2023-12-03 18:52:09 +03:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"no-magic-numbers": 0
}
}