[create-pull-request] push formatted files

This commit is contained in:
stephan418
2021-10-15 13:36:56 +00:00
committed by GitHub
parent d74094970e
commit c54d9492c8
4 changed files with 23 additions and 23 deletions
+8 -8
View File
@@ -1,10 +1,10 @@
{
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"trailingComma": "es5",
"bracketSpacing": true,
"bracketSameLine": true,
"arrowParens": "always"
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"trailingComma": "es5",
"bracketSpacing": true,
"bracketSameLine": true,
"arrowParens": "always"
}