|
1393 | 1393 | --> |
1394 | 1394 |
|
1395 | 1395 | {{ { a: 1, ...obj, b: 2 } }} |
1396 | | -<!-- ^ punctuation.section.mapping.begin.ngx --> |
1397 | | -<!-- ^^^^^^^^^^^^^^^^^^^^^ meta.mapping.ngx --> |
1398 | | -<!-- ^ meta.mapping.key.ngx meta.string.ngx string.unquoted.ngx --> |
1399 | | -<!-- ^ punctuation.separator.mapping.key-value.ngx --> |
1400 | | -<!-- ^ meta.number.integer.decimal.ngx constant.numeric.value.ngx --> |
1401 | | -<!-- ^ punctuation.separator.mapping.pair.ngx --> |
1402 | | -<!-- ^^^ keyword.operator.spread.ngx --> |
1403 | | -<!-- ^^^ variable.other.readwrite.ngx --> |
1404 | | -<!-- ^ punctuation.separator.mapping.pair.ngx --> |
1405 | | -<!-- ^ meta.mapping.key.ngx meta.string.ngx string.unquoted.ngx --> |
1406 | | -<!-- ^ punctuation.separator.mapping.key-value.ngx --> |
1407 | | -<!-- ^ meta.number.integer.decimal.ngx constant.numeric.value.ngx --> |
1408 | | -<!-- ^ punctuation.section.mapping.end.ngx --> |
| 1396 | +<!-- ^ punctuation.section.mapping.begin.ngx --> |
| 1397 | +<!-- ^^^^^^^^^^^^^^^^^^^^^^ meta.mapping.ngx --> |
| 1398 | +<!-- ^ meta.mapping.key.ngx meta.string.ngx string.unquoted.ngx --> |
| 1399 | +<!-- ^ punctuation.separator.mapping.key-value.ngx --> |
| 1400 | +<!-- ^ meta.number.integer.decimal.ngx constant.numeric.value.ngx --> |
| 1401 | +<!-- ^ punctuation.separator.mapping.pair.ngx --> |
| 1402 | +<!-- ^^^ keyword.operator.spread.ngx --> |
| 1403 | +<!-- ^^^ variable.other.readwrite.ngx --> |
| 1404 | +<!-- ^ punctuation.separator.mapping.pair.ngx --> |
| 1405 | +<!-- ^ meta.mapping.key.ngx meta.string.ngx string.unquoted.ngx --> |
| 1406 | +<!-- ^ punctuation.separator.mapping.key-value.ngx --> |
| 1407 | +<!-- ^ meta.number.integer.decimal.ngx constant.numeric.value.ngx --> |
| 1408 | +<!-- ^ punctuation.section.mapping.end.ngx --> |
1409 | 1409 |
|
1410 | 1410 | {{ { ...defaults } }} |
1411 | | -<!-- ^^^^^^^^^^^^^^ meta.mapping.ngx --> |
| 1411 | +<!-- ^^^^^^^^^^^^^^^ meta.mapping.ngx --> |
1412 | 1412 | <!-- ^^^ keyword.operator.spread.ngx --> |
1413 | 1413 | <!-- ^^^^^^^^ variable.other.readwrite.ngx --> |
1414 | 1414 |
|
|
0 commit comments