sub comments ok
parent
42652b36ee
commit
c7ca9b0801
@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"dotnet": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"msbuild": {
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"Dnx": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"Script": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"fileOptions": {
|
|
||||||
"systemExcludeSearchPatterns": [
|
|
||||||
"**/bin/**/*",
|
|
||||||
"**/obj/**/*",
|
|
||||||
"**/node_modules/**/*"
|
|
||||||
],
|
|
||||||
"userExcludeSearchPatterns": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue