mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"endOfLine": "auto"
|
|
}
|