We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233863e commit 1034eafCopy full SHA for 1034eaf
package.json
@@ -596,7 +596,8 @@
596
"type": "string",
597
"description": "The remote root to map."
598
}
599
- }
+ },
600
+ "required": ["localRoot", "remoteRoot"]
601
},
602
"default": []
603
@@ -648,7 +649,8 @@
648
649
650
651
652
653
654
655
656
0 commit comments