mirror of
https://github.com/nasa/openmct.git
synced 2025-02-08 12:00:38 +00:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"endOfLine": "auto"
|
|
}
|