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