mirror of
https://git.coolaj86.com/coolaj86/greenlock-manager-fs.js.git
synced 2025-04-21 14:50:43 +00:00
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"tabWidth": 4,
|
|
"trailingComma": "none",
|
|
"useTabs": true
|
|
}
|