@@ -0,0 +1,37 @@
+{
+ "help": "https://go.microsoft.com/fwlink/?linkid=866610",
+ "root": true,
+
+ "dependentFileProviders": {
+ "add": {
+ "addedExtension": {},
+ "pathSegment": {
+ ".*": [
+ ".config",
+ ".cs",
+ ".json",
+ ".resx"
+ ]
+ }
+ },
+ "extensionToExtension": {
+ ".designer.cs": [
+ ],
+ ".cs.d.ts": [
+ ".cs"
+ "fileToFile": {
+ "package-lock.json": [
+ "package.json"
+}