diff options
| author | github-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com> | 2025-09-23 14:11:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-23 14:11:53 +0000 |
| commit | 4700df5386aef74fe3c0bb57670d323258904b51 (patch) | |
| tree | 376c856598770247f04783b4e169bb4fc4ce22c9 /.vscode | |
| download | designproject-design-6-4700df5386aef74fe3c0bb57670d323258904b51.tar.gz designproject-design-6-4700df5386aef74fe3c0bb57670d323258904b51.tar.bz2 designproject-design-6-4700df5386aef74fe3c0bb57670d323258904b51.zip | |
Initial commit
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e0f15db --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "automatic" +}
\ No newline at end of file |
