Skip to content

Commit 7ed2e00

Browse files
authored
Update package.json
1 parent acef04b commit 7ed2e00

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -394,14 +394,14 @@
394394
}
395395
],
396396
"jsonValidation": [
397-
{
398-
"fileMatch": "project.json",
399-
"url": "http://json.schemastore.org/project"
400-
},
401-
{
402-
"fileMatch": "omnisharp.json",
403-
"url": "http://json.schemastore.org/omnisharp"
404-
}
397+
{
398+
"fileMatch": "project.json",
399+
"url": "http://json.schemastore.org/project"
400+
},
401+
{
402+
"fileMatch": "omnisharp.json",
403+
"url": "http://json.schemastore.org/omnisharp"
404+
}
405405
],
406406
"commands": [
407407
{

0 commit comments

Comments
 (0)