Skip to content

Commit 1d84904

Browse files
Make java.configuration.runtimes machine-overridable
Signed-off-by: Parth <thakkarparth007@gmail.com>
1 parent 93b9258 commit 1d84904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@
721721
"additionalProperties": false
722722
},
723723
"default": [],
724-
"scope": "machine"
724+
"scope": "machine-overridable"
725725
},
726726
"java.server.launchMode": {
727727
"type": "string",

0 commit comments

Comments
 (0)