mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +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.
14 lines
225 B
JSON
14 lines
225 B
JSON
{
|
|
"541": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 466,
|
|
"end": 541,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* A <url-modifier> is either an <ident> or a functional notation. */"
|
|
}
|
|
]
|
|
}
|