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 28fc5ae commit 15b36aaCopy full SHA for 15b36aa
package.json
@@ -612,7 +612,10 @@
612
"description": "The remote root to map."
613
}
614
},
615
- "required": ["localRoot", "remoteRoot"]
+ "required": [
616
+ "localRoot",
617
+ "remoteRoot"
618
+ ]
619
620
"default": []
621
@@ -680,7 +683,10 @@
680
683
681
684
682
685
686
687
688
689
690
691
692
0 commit comments