Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 0909779

Browse files
committed
feat(rome_js_formatter): Implement the decorator formatting #4608
1 parent f4b7510 commit 0909779

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/rome_js_formatter/src/js/lists/decorator_list.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use crate::jsx::expressions::tag_expression::should_expand;
21
use crate::prelude::*;
32
use crate::utils::format_modifiers::should_expand_decorators;
43
use rome_formatter::write;

0 commit comments

Comments
 (0)