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 1034eaf commit adcb41cCopy full SHA for adcb41c
package.json
@@ -597,7 +597,10 @@
597
"description": "The remote root to map."
598
}
599
},
600
- "required": ["localRoot", "remoteRoot"]
+ "required": [
601
+ "localRoot",
602
+ "remoteRoot"
603
+ ]
604
605
"default": []
606
@@ -650,7 +653,10 @@
650
653
651
654
652
655
656
657
658
659
660
661
662
0 commit comments