Merge branch 'master' into chore/create-fb-release-label

This commit is contained in:
Adria Navarro 2023-12-14 11:40:49 +01:00 committed by GitHub
commit 7ca59a9189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"[json]": {