mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 02:22:52 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
{
|
|
"rules": {
|
|
"array-bracket-newline": 0,
|
|
"array-element-newline": 0,
|
|
"max-statements-per-line": 0,
|
|
"no-magic-numbers": 0,
|
|
}
|
|
}
|