mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Apply stricter linting (#24)
This commit is contained in:
committed by
GitHub
parent
89cb00455a
commit
0b481810f8
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arrowParens": "always",
|
||||
"bracketSpacing": false,
|
||||
"bracketSpacing": true,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
|
||||
Reference in New Issue
Block a user