Skip to content

Commit

Permalink
uu
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jul 10, 2024
1 parent 263df3d commit e664a12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/oxc_linter/src/snapshots/button_has_type.snap
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ source: crates/oxc_linter/src/tester.rs
× Expected a semicolon or an implicit semicolon after a statement, but found none
╭─[button_has_type.tsx:1:7]
1 │ button type/>
·
·
╰────
help: Try insert a semicolon here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ source: crates/oxc_linter/src/tester.rs
× Expected a semicolon or an implicit semicolon after a statement, but found none
╭─[consistent_indexed_object_style.tsx:1:10]
1funcction foo(): Record<string, any> {}
·
·
╰────
help: Try insert a semicolon here

0 comments on commit e664a12

Please sign in to comment.