Files
aliasvault/.vscode/settings.json
2025-05-13 16:56:16 +02:00

10 lines
227 B
JSON

{
"typescript.tsc.autoDetect": "off",
"npm.autoDetect": "off",
"grunt.autoDetect": "off",
"gulp.autoDetect": "off",
"jake.autoDetect": "off",
"task.autoDetect": "off",
"dotnet.autoDetect": "off"
}