mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": true,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|