mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
d1097ccb59
**Description:** For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
36 lines
491 B
JSON
36 lines
491 B
JSON
{
|
|
"432": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 419,
|
|
"end": 432,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* filter */"
|
|
}
|
|
],
|
|
"461": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 453,
|
|
"end": 461,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* a */"
|
|
}
|
|
],
|
|
"419": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 395,
|
|
"end": 419,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* near */"
|
|
}
|
|
]
|
|
}
|