Introduce Token element (#7048)
This commit is contained in:
@@ -113,7 +113,7 @@ impl FormatNodeRule<ExprAttribute> for FormatExprAttribute {
|
||||
f,
|
||||
[
|
||||
dangling_comments(before_dot),
|
||||
text("."),
|
||||
token("."),
|
||||
dangling_comments(after_dot),
|
||||
attr.format()
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user