Make comment props more consistent (#7246)
This commit is contained in:
@@ -160,8 +160,7 @@
|
||||
"rawValue": 1,
|
||||
"raw": "1"
|
||||
},
|
||||
"value": 1,
|
||||
"leadingComments": null
|
||||
"value": 1
|
||||
},
|
||||
"leadingComments": [
|
||||
{
|
||||
@@ -282,8 +281,7 @@
|
||||
"rawValue": 2,
|
||||
"raw": "2"
|
||||
},
|
||||
"value": 2,
|
||||
"leadingComments": null
|
||||
"value": 2
|
||||
},
|
||||
"leadingComments": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user