mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 10:46:08 +00:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
|
|
{
|
||
|
|
"disallowSpaceAfterPrefixUnaryOperators": true,
|
||
|
|
"disallowTrailingWhitespace": true,
|
||
|
|
"maximumLineLength": 100,
|
||
|
|
"validateQuoteMarks": true
|
||
|
|
}
|