mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-04-16 12:38:56 -04: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"
|
|
}
|