Files
RoboCommander/node_modules/graphlib-dot/.jscsrc

7 lines
149 B
Plaintext
Raw Normal View History

2026-04-05 16:14:49 -04:00
{
"disallowSpaceAfterPrefixUnaryOperators": true,
"disallowTrailingWhitespace": true,
"maximumLineLength": 100,
"validateQuoteMarks": true
}