Files
RoboCommander/node_modules/graphlib/.jscsrc
2026-04-05 16:14:49 -04:00

7 lines
149 B
Plaintext

{
"disallowSpaceAfterPrefixUnaryOperators": true,
"disallowTrailingWhitespace": true,
"maximumLineLength": 100,
"validateQuoteMarks": true
}