mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
|
{
|
||
|
"preset": "google",
|
||
|
"validateIndentation": "\t",
|
||
|
"validateQuoteMarks": "\"",
|
||
|
"maximumLineLength": 250,
|
||
|
"requireCurlyBraces": [],
|
||
|
"requireCamelCaseOrUpperCaseIdentifiers": false
|
||
|
}
|