Skip to content

Commit d54d778

Browse files
committed
JSONC type of text
1 parent d5e6648 commit d54d778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The `principalId` is the Object Id of your Managed Identity OR from your own Azu
7878

7979
The contents of the `Minifier.Backend` project should look similar to the following:
8080

81-
```json
81+
```jsonc
8282
{
8383
"IsEncrypted": false,
8484
"Values": {
@@ -98,7 +98,7 @@ The contents of the `Minifier.Backend` project should look similar to the follow
9898

9999
The contents of the `Minifier.Frontend` project should look similar to the following:
100100

101-
```json
101+
```jsonc
102102
{
103103
"IsEncrypted": false,
104104
"Values": {

0 commit comments

Comments
 (0)