mirror of
https://github.com/erlef/setup-beam.git
synced 2026-08-02 08:42:44 +00:00
Apply stricter linting (#24)
This commit is contained in:
+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