mirror of
https://git.coolaj86.com/coolaj86/acme-challenge-test.js.git
synced 2025-03-14 04:20:37 +00:00
make Prettier
This commit is contained in:
parent
844a668f70
commit
6a32bf9e2f
@ -1,4 +1,8 @@
|
||||
{
|
||||
"bracketSpacing": true,
|
||||
"printWidth": 80,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "none",
|
||||
"useTabs": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user