Compare commits
No commits in common. "8daeb946f863260cbde335d3e9d84466b3551075" and "94fbab278cd8949a45073e338d96550d18f7dcff" have entirely different histories.
8daeb946f8
...
94fbab278c
1 changed files with 1 additions and 2 deletions
3
api/.vscode/settings.json
vendored
3
api/.vscode/settings.json
vendored
|
|
@ -11,6 +11,5 @@
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.organizeImports": true
|
"source.organizeImports": true
|
||||||
},
|
}
|
||||||
"git.closeDiffOnOperation": true
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue