mirror of
https://github.com/aliasvault/aliasvault.git
synced 2025-12-23 22:28:22 -05:00
10 lines
227 B
JSON
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"
|
|
}
|