mirror of
https://git.coolaj86.com/coolaj86/acme-http-01-standalone.js.git
synced 2025-02-17 10:28:14 +00:00
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
|
{
|
||
|
"bracketSpacing": true,
|
||
|
"printWidth": 80,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "none",
|
||
|
"useTabs": true
|
||
|
}
|