mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-02-22 12:58:04 +00:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"trailingComma": "none",
|
|
"useTabs": true
|
|
}
|