Merge branch 'master' into BUDI-7654/expose-migration-status-to-the-fe
This commit is contained in:
commit
1fdc5ae8f7
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
"source.fixAll": "explicit"
|
||||
},
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"[json]": {
|
||||
|
|
Loading…
Reference in New Issue