mirror of
https://git.coolaj86.com/coolaj86/acme-challenge-test.js.git
synced 2025-03-14 12:30:37 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "none",
|
|
"useTabs": false
|
|
}
|