mirror of
https://git.coolaj86.com/coolaj86/greenlock-manager.js.git
synced 2025-04-20 06:20:39 +00:00
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 100,
|
|
"singleQuote": false,
|
|
"tabWidth": 4,
|
|
"trailingComma": "none",
|
|
"useTabs": false
|
|
}
|