Files
todo/.vscode/settings.json
burakalmazlar 371c1025ee
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m44s
feat: Add VS Code development configurations and update Docker Compose service ports and frontend environment variable.
2026-02-23 10:15:07 +03:00

7 lines
231 B
JSON

{
"java.configuration.updateBuildConfiguration": "interactive",
"java.compile.nullAnalysis.mode": "automatic",
"npm.autoDetect": "off",
"debug.javascript.codelens.npmScripts": "never",
"npm.scriptHover": false
}