mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-17 21:05:48 -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"
|
|
}
|