Skip to content

Commit 9a065c7

Browse files
authored
Remove updating default for enabling filenesting
1 parent ef37f09 commit 9a065c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5650,8 +5650,7 @@
56505650
"*.cshtml": "${capture}.cshtml.cs,${capture}.cshtml.css",
56515651
"*.razor": "${capture}.razor.cs,${capture}.razor.css",
56525652
"*.xaml": "${capture}.xaml.cs"
5653-
},
5654-
"explorer.fileNesting.enabled": true
5653+
}
56555654
}
56565655
}
56575656
}

0 commit comments

Comments
 (0)